Download diffson-play-json_2.11-2.1.1.jar file - Jar d

Jar examples for d:diffson-play-json-2.11

Description

Json diff/patch library

You can download jar file diffson-play-json_2.11 2.1.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add diffson-play-json_2.11-2.1.1.jar to your project.

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

Download

Click the following link to download the jar file.

diffson-play-json_2.11-2.1.1-javadoc.jar
diffson-play-json_2.11-2.1.1-sources.jar
diffson-play-json_2.11-2.1.1.jar
diffson-play-json_2.11-2.1.1.pom



Related Tutorials