tarao / record4s   0.13.0

Apache License 2.0 Website GitHub

Extensible records for Scala

Scala versions: 3.x
Scala.js versions: 1.x
Scala Native versions: 0.5

record4s-circe 0.13.0


Group ID:
com.github.tarao
Artifact ID:
record4s-circe_3
Version:
0.13.0
Version Scheme:
Release Date:
Jul 2, 2024
Licenses:
Files:
Full Scala Version:
3.3.3

libraryDependencies += "com.github.tarao" %% "record4s-circe" % "0.13.0"

Mill build tool

ivy"com.github.tarao::record4s-circe:0.13.0"

Scala CLI

//> using dep "com.github.tarao::record4s-circe:0.13.0"

Ammonite REPL

import $ivy.`com.github.tarao::record4s-circe:0.13.0`

<dependency>
  <groupId>com.github.tarao</groupId>
  <artifactId>record4s-circe_3</artifactId>
  <version>0.13.0</version>
</dependency>

compile group: 'com.github.tarao', name: 'record4s-circe_3', version: '0.13.0'