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


Group ID:
com.github.tarao
Artifact ID:
record4s-upickle_3
Version:
0.11.1
Version Scheme:
Release Date:
Jan 31, 2024
Licenses:
Files:
Full Scala Version:
3.3.1

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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