Download diffson-circe_2.11-2.2.5.jar file - Jar d

Jar examples for d:diffson-circe-2.11

Description

Json diff/patch library

You can download jar file diffson-circe_2.11 2.2.5 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add diffson-circe_2.11-2.2.5.jar to your project.

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

Download

Click the following link to download the jar file.

diffson-circe_2.11-2.2.5-javadoc.jar
diffson-circe_2.11-2.2.5-sources.jar
diffson-circe_2.11-2.2.5.jar
diffson-circe_2.11-2.2.5.pom



Related Tutorials