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

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

Download

Click the following link to download the jar file.

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



Related Tutorials