Download reming-json_2.11-0.0.9.jar file - Jar r

Jar examples for r:reming-json-2.11

Description

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.

License

Apache 2

Build File

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'

Download

Click the following link to download the jar file.

reming-json_2.11-0.0.9-javadoc.jar
reming-json_2.11-0.0.9-sources.jar
reming-json_2.11-0.0.9.jar
reming-json_2.11-0.0.9.pom



Related Tutorials