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