A lightweight JSON model for Scala and Scala.js
microjson 1.4
Group ID:
com.github.benhutchison
Artifact ID:
microjson_2.12
Version:
1.4
Release Date:
Nov 13, 2016
Licenses:
Files:
Full Scala Version:
2.12.0
Developers:
libraryDependencies += "com.github.benhutchison" %% "microjson" % "1.4"
ivy"com.github.benhutchison::microjson:1.4"
//> using dep "com.github.benhutchison::microjson:1.4"
import $ivy.`com.github.benhutchison::microjson:1.4`
<dependency> <groupId>com.github.benhutchison</groupId> <artifactId>microjson_2.12</artifactId> <version>1.4</version> </dependency>
compile group: 'com.github.benhutchison', name: 'microjson_2.12', version: '1.4'