Download diffson-circe_2.11-2.2.1.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.1 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.1.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials