Download diff_2.11-1.2.0.jar file - Jar d

Jar examples for d:diff-2.11

Description

diff tool for Scala data structures (nested case classes etc)

You can download jar file diff_2.11 1.2.0 in this page.

License

Two-clause BSD-style license

Build File

You can use the following script to add diff_2.11-1.2.0.jar to your project.

<dependency>
   <groupId>ai.x</groupId>
   <artifactId>diff_2.11</artifactId>
   <version>1.2.0</version>
</dependency>
compile group: 'ai.x', name: 'diff_2.11', version: '1.2.0'
libraryDependencies += "ai.x" % "diff_2.11" % "1.2.0"
<dependency org="ai.x" name="diff_2.11" rev="1.2.0"/>
@Grapes(@Grab(group='ai.x', module='diff_2.11', version='1.2.0'))
'ai.x:diff_2.11:jar:1.2.0'

Download

Click the following link to download the jar file.

diff_2.11-1.2.0-javadoc.jar
diff_2.11-1.2.0-sources.jar
diff_2.11-1.2.0.jar
diff_2.11-1.2.0.pom



Related Tutorials