kevin-lee / refined4s   0.15.0

MIT License Website GitHub

newtype and refinement (refined) type for Scala 3

Scala versions: 3.x 2.13 2.12
Scala.js versions: 1.x

refined4s-circe 0.3.0


Group ID:
io.kevinlee
Artifact ID:
refined4s-circe_3
Version:
0.3.0
Release Date:
Dec 15, 2023
Licenses:
MIT
Files:

libraryDependencies += "io.kevinlee" %% "refined4s-circe" % "0.3.0"

Mill build tool

ivy"io.kevinlee::refined4s-circe:0.3.0"

Scala CLI

//> using dep "io.kevinlee::refined4s-circe:0.3.0"

Ammonite REPL

import $ivy.`io.kevinlee::refined4s-circe:0.3.0`

<dependency>
  <groupId>io.kevinlee</groupId>
  <artifactId>refined4s-circe_3</artifactId>
  <version>0.3.0</version>
</dependency>

compile group: 'io.kevinlee', name: 'refined4s-circe_3', version: '0.3.0'