Jar examples for d:diff-match-patch
A Java library for performing the operations required for synchronizing plain text.
You can download jar file diff-match-patch 1.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add diff-match-patch-1.1.jar to your project.
<dependency> <groupId>org.bitbucket.cowwoc</groupId> <artifactId>diff-match-patch</artifactId> <version>1.1</version> </dependency>
compile group: 'org.bitbucket.cowwoc', name: 'diff-match-patch', version: '1.1'
libraryDependencies += "org.bitbucket.cowwoc" % "diff-match-patch" % "1.1"
<dependency org="org.bitbucket.cowwoc" name="diff-match-patch" rev="1.1"/>
@Grapes(@Grab(group='org.bitbucket.cowwoc', module='diff-match-patch', version='1.1'))
'org.bitbucket.cowwoc:diff-match-patch:jar:1.1'
Click the following link to download the jar file.
diff-match-patch-1.1-javadoc.jar