Download sjson-new-core_2.10-0.8.0-M3.jar file - Jar s

Jar examples for s:sjson-new-core-2.10

Description

A Scala library for JSON (de)serialization

You can download jar file sjson-new-core_2.10 0.8.0-M3 in this page.

License

Apache 2

Build File

You can use the following script to add sjson-new-core_2.10-0.8.0-M3.jar to your project.

<dependency>
   <groupId>com.eed3si9n</groupId>
   <artifactId>sjson-new-core_2.10</artifactId>
   <version>0.8.0-M3</version>
</dependency>
compile group: 'com.eed3si9n', name: 'sjson-new-core_2.10', version: '0.8.0-M3'
libraryDependencies += "com.eed3si9n" % "sjson-new-core_2.10" % "0.8.0-M3"
<dependency org="com.eed3si9n" name="sjson-new-core_2.10" rev="0.8.0-M3"/>
@Grapes(@Grab(group='com.eed3si9n', module='sjson-new-core_2.10', version='0.8.0-M3'))
'com.eed3si9n:sjson-new-core_2.10:jar:0.8.0-M3'

Download

Click the following link to download the jar file.

sjson-new-core_2.10-0.8.0-M3-javadoc.jar
sjson-new-core_2.10-0.8.0-M3-sources.jar
sjson-new-core_2.10-0.8.0-M3.jar
sjson-new-core_2.10-0.8.0-M3.pom



Related Tutorials