Download diffson_2.11-2.0.2.jar file - Jar d

Jar examples for d:diffson-2.11

Description

Json diff/patch library

You can download jar file diffson_2.11 2.0.2 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add diffson_2.11-2.0.2.jar to your project.

<dependency>
   <groupId>org.gnieh</groupId>
   <artifactId>diffson_2.11</artifactId>
   <version>2.0.2</version>
</dependency>
compile group: 'org.gnieh', name: 'diffson_2.11', version: '2.0.2'
libraryDependencies += "org.gnieh" % "diffson_2.11" % "2.0.2"
<dependency org="org.gnieh" name="diffson_2.11" rev="2.0.2"/>
@Grapes(@Grab(group='org.gnieh', module='diffson_2.11', version='2.0.2'))
'org.gnieh:diffson_2.11:jar:2.0.2'

Download

Click the following link to download the jar file.

diffson_2.11-2.0.2-javadoc.jar
diffson_2.11-2.0.2-sources.jar
diffson_2.11-2.0.2.jar
diffson_2.11-2.0.2.pom



Related Tutorials