Jar examples for s:scala-json
A light weight JSON lib written by scala
You can download jar file scala-json 1.0.6 in this page.
The Apache Software License, Version 2.0
You can use the following script to add scala-json-1.0.6.jar to your project.
<dependency> <groupId>io.github.yuemenglong</groupId> <artifactId>scala-json</artifactId> <version>1.0.6</version> </dependency>
compile group: 'io.github.yuemenglong', name: 'scala-json', version: '1.0.6'
libraryDependencies += "io.github.yuemenglong" % "scala-json" % "1.0.6"
<dependency org="io.github.yuemenglong" name="scala-json" rev="1.0.6"/>
@Grapes(@Grab(group='io.github.yuemenglong', module='scala-json', version='1.0.6'))
'io.github.yuemenglong:scala-json:jar:1.0.6'
Click the following link to download the jar file.
scala-json-1.0.6-javadoc.jar