gochaorg / json4s3   2.1.0

GitHub

json library for scala 3

Scala versions: 3.x

json4s3 2.1.0


Group ID:
xyz.cofe
Artifact ID:
json4s3_3
Version:
2.1.0
Version Scheme:
Release Date:
Mar 9, 2023
Licenses:
MIT
Files:
Full Scala Version:
3.2.0
Developers:

libraryDependencies += "xyz.cofe" %% "json4s3" % "2.1.0"

Mill build tool

ivy"xyz.cofe::json4s3:2.1.0"

Scala CLI

//> using dep "xyz.cofe::json4s3:2.1.0"

Ammonite REPL

import $ivy.`xyz.cofe::json4s3:2.1.0`

<dependency>
  <groupId>xyz.cofe</groupId>
  <artifactId>json4s3_3</artifactId>
  <version>2.1.0</version>
</dependency>

compile group: 'xyz.cofe', name: 'json4s3_3', version: '2.1.0'