Download json-annotation_2.11-0.4.0.jar file - Jar j

Jar examples for j:json-annotation-2.11

Description

json-annotation

You can download jar file json-annotation_2.11 0.4.0 in this page.

License

MIT

Build File

You can use the following script to add json-annotation_2.11-0.4.0.jar to your project.

<dependency>
   <groupId>com.github.vital-software</groupId>
   <artifactId>json-annotation_2.11</artifactId>
   <version>0.4.0</version>
</dependency>
compile group: 'com.github.vital-software', name: 'json-annotation_2.11', version: '0.4.0'
libraryDependencies += "com.github.vital-software" % "json-annotation_2.11" % "0.4.0"
<dependency org="com.github.vital-software" name="json-annotation_2.11" rev="0.4.0"/>
@Grapes(@Grab(group='com.github.vital-software', module='json-annotation_2.11', version='0.4.0'))
'com.github.vital-software:json-annotation_2.11:jar:0.4.0'

Download

Click the following link to download the jar file.

json-annotation_2.11-0.4.0-javadoc.jar
json-annotation_2.11-0.4.0-sources.jar
json-annotation_2.11-0.4.0.jar
json-annotation_2.11-0.4.0.pom



Related Tutorials