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 2.2 in this page.
The Apache Software License, Version 2.0
You can use the following script to add diffutils-2.2.jar to your project.
<dependency> <groupId>com.github.wumpz</groupId> <artifactId>diffutils</artifactId> <version>2.2</version> </dependency>
compile group: 'com.github.wumpz', name: 'diffutils', version: '2.2'
libraryDependencies += "com.github.wumpz" % "diffutils" % "2.2"
<dependency org="com.github.wumpz" name="diffutils" rev="2.2"/>
@Grapes(@Grab(group='com.github.wumpz', module='diffutils', version='2.2'))
'com.github.wumpz:diffutils:jar:2.2'
Click the following link to download the jar file.
diffutils-2.2-javadoc.jar