tarao / record4s   0.12.0

Apache License 2.0 Website GitHub

Extensible records for Scala

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

record4s-circe 0.9.0-M1


Group ID:
com.github.tarao
Artifact ID:
record4s-circe_3
Version:
0.9.0-M1
Release Date:
Nov 9, 2023
Licenses:
MIT
Files:

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

Mill build tool

ivy"com.github.tarao::record4s-circe:0.9.0-M1"

Scala CLI

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

Ammonite REPL

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

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

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