Download json-literal-core-0.1.0.jar file - Jar j

Jar examples for j:json-literal-core

Description

You can download jar file json-literal-core 0.1.0 in this page.

Build File

You can use the following script to add json-literal-core-0.1.0.jar to your project.

<dependency>
   <groupId>net.javacrumbs</groupId>
   <artifactId>json-literal-core</artifactId>
   <version>0.1.0</version>
</dependency>
compile group: 'net.javacrumbs', name: 'json-literal-core', version: '0.1.0'
libraryDependencies += "net.javacrumbs" % "json-literal-core" % "0.1.0"
<dependency org="net.javacrumbs" name="json-literal-core" rev="0.1.0"/>
@Grapes(@Grab(group='net.javacrumbs', module='json-literal-core', version='0.1.0'))
'net.javacrumbs:json-literal-core:jar:0.1.0'

Download

Click the following link to download the jar file.

json-literal-core-0.1.0-javadoc.jar
json-literal-core-0.1.0-sources.jar
json-literal-core-0.1.0.jar
json-literal-core-0.1.0.pom



Related Tutorials