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-upickle 0.11.0


Group ID:
com.github.tarao
Artifact ID:
record4s-upickle_3
Version:
0.11.0
Release Date:
Jan 23, 2024
Licenses:
Files:

libraryDependencies += "com.github.tarao" %% "record4s-upickle" % "0.11.0"

Mill build tool

ivy"com.github.tarao::record4s-upickle:0.11.0"

Scala CLI

//> using dep "com.github.tarao::record4s-upickle:0.11.0"

Ammonite REPL

import $ivy.`com.github.tarao::record4s-upickle:0.11.0`

<dependency>
  <groupId>com.github.tarao</groupId>
  <artifactId>record4s-upickle_3</artifactId>
  <version>0.11.0</version>
</dependency>

compile group: 'com.github.tarao', name: 'record4s-upickle_3', version: '0.11.0'