Jar examples for r:reming-json-2.11
An AST-free Scala library for JSON marshalling, based on spray-json
You can download jar file reming-json_2.11 0.0.9 in this page.
Apache 2
You can use the following script to add reming-json_2.11-0.0.9.jar to your project.
<dependency> <groupId>com.github.jkinkead</groupId> <artifactId>reming-json_2.11</artifactId> <version>0.0.9</version> </dependency>
compile group: 'com.github.jkinkead', name: 'reming-json_2.11', version: '0.0.9'
libraryDependencies += "com.github.jkinkead" % "reming-json_2.11" % "0.0.9"
<dependency org="com.github.jkinkead" name="reming-json_2.11" rev="0.0.9"/>
@Grapes(@Grab(group='com.github.jkinkead', module='reming-json_2.11', version='0.0.9'))
'com.github.jkinkead:reming-json_2.11:jar:0.0.9'
Click the following link to download the jar file.
reming-json_2.11-0.0.9-javadoc.jar