Jar examples for d:diffutils
The DiffUtils library for computing diffs, applying patches, generationg side-by-side view in Java.
You can download jar file diffutils 1.3.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add diffutils-1.3.0.jar to your project.
<dependency> <groupId>com.googlecode.java-diff-utils</groupId> <artifactId>diffutils</artifactId> <version>1.3.0</version> </dependency>
compile group: 'com.googlecode.java-diff-utils', name: 'diffutils', version: '1.3.0'
libraryDependencies += "com.googlecode.java-diff-utils" % "diffutils" % "1.3.0"
<dependency org="com.googlecode.java-diff-utils" name="diffutils" rev="1.3.0"/>
@Grapes(@Grab(group='com.googlecode.java-diff-utils', module='diffutils', version='1.3.0'))
'com.googlecode.java-diff-utils:diffutils:jar:1.3.0'
Click the following link to download the jar file.
diffutils-1.3.0-javadoc.jar