json4s / json4s   4.0.7

Apache License 2.0 Website GitHub

JSON library

Scala versions: 3.x 2.13 2.12 2.11 2.10
Scala.js versions: 1.x
Scala Native versions: 0.4

json4s-ast 4.1.0-M3


Group ID:
org.json4s
Artifact ID:
json4s-ast_3
Version:
4.1.0-M3
Release Date:
Apr 29, 2023
Licenses:
Files:

libraryDependencies += "org.json4s" %% "json4s-ast" % "4.1.0-M3"

Mill build tool

ivy"org.json4s::json4s-ast:4.1.0-M3"

Scala CLI

//> using dep "org.json4s::json4s-ast:4.1.0-M3"

Ammonite REPL

import $ivy.`org.json4s::json4s-ast:4.1.0-M3`

<dependency>
  <groupId>org.json4s</groupId>
  <artifactId>json4s-ast_3</artifactId>
  <version>4.1.0-M3</version>
</dependency>

compile group: 'org.json4s', name: 'json4s-ast_3', version: '4.1.0-M3'