Download diffson-circe_2.12-2.2.0.jar file - Jar d

Jar examples for d:diffson-circe-2.12

Description

Json diff/patch library

You can download jar file diffson-circe_2.12 2.2.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add diffson-circe_2.12-2.2.0.jar to your project.

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

Download

Click the following link to download the jar file.

diffson-circe_2.12-2.2.0-javadoc.jar
diffson-circe_2.12-2.2.0-sources.jar
diffson-circe_2.12-2.2.0.jar
diffson-circe_2.12-2.2.0.pom



Related Tutorials