json4s / json4s-ast   4.0.0-M1

Apache License 2.0 GitHub

Contains just the AST for json4s

Scala versions: 2.11
Scala.js versions: 0.6

json4s-ast 4.0.0-M1


Group ID:
org.json4s
Artifact ID:
json4s-ast_2.11
Version:
4.0.0-M1
Release Date:
Nov 22, 2015
Licenses:
Files:

libraryDependencies += "org.json4s" %% "json4s-ast" % "4.0.0-M1"

Mill build tool

ivy"org.json4s::json4s-ast:4.0.0-M1"

Scala CLI

//> using dep "org.json4s::json4s-ast:4.0.0-M1"

Ammonite REPL

import $ivy.`org.json4s::json4s-ast:4.0.0-M1`

<dependency>
  <groupId>org.json4s</groupId>
  <artifactId>json4s-ast_2.11</artifactId>
  <version>4.0.0-M1</version>
</dependency>

compile group: 'org.json4s', name: 'json4s-ast_2.11', version: '4.0.0-M1'