Jar examples for s:sjson-new-core-2.10
A Scala library for JSON (de)serialization
You can download jar file sjson-new-core_2.10 0.5.1 in this page.
Apache 2
You can use the following script to add sjson-new-core_2.10-0.5.1.jar to your project.
<dependency> <groupId>com.eed3si9n</groupId> <artifactId>sjson-new-core_2.10</artifactId> <version>0.5.1</version> </dependency>
compile group: 'com.eed3si9n', name: 'sjson-new-core_2.10', version: '0.5.1'
libraryDependencies += "com.eed3si9n" % "sjson-new-core_2.10" % "0.5.1"
<dependency org="com.eed3si9n" name="sjson-new-core_2.10" rev="0.5.1"/>
@Grapes(@Grab(group='com.eed3si9n', module='sjson-new-core_2.10', version='0.5.1'))
'com.eed3si9n:sjson-new-core_2.10:jar:0.5.1'
Click the following link to download the jar file.
sjson-new-core_2.10-0.5.1-javadoc.jar