Jar examples for d:daisydiff
A Java library to compare text files. Forked from http://DaisyDiff.github.io
You can download jar file daisydiff 1.1.0 in this page.
Apache License Version 2.0, January 2004
You can use the following script to add daisydiff-1.1.0.jar to your project.
<dependency> <groupId>io.github.valters</groupId> <artifactId>daisydiff</artifactId> <version>1.1.0</version> </dependency>
compile group: 'io.github.valters', name: 'daisydiff', version: '1.1.0'
libraryDependencies += "io.github.valters" % "daisydiff" % "1.1.0"
<dependency org="io.github.valters" name="daisydiff" rev="1.1.0"/>
@Grapes(@Grab(group='io.github.valters', module='daisydiff', version='1.1.0'))
'io.github.valters:daisydiff:jar:1.1.0'
Click the following link to download the jar file.
daisydiff-1.1.0-javadoc.jar