diff-match-patch

A Java library for performing the operations required for synchronizing plain text.

License

License

GroupId

GroupId

org.bitbucket.cowwoc
ArtifactId

ArtifactId

diff-match-patch
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

jar
Description

Description

diff-match-patch
A Java library for performing the operations required for synchronizing plain text.

Download diff-match-patch

How to add to project

<!-- https://jarcasting.com/artifacts/org.bitbucket.cowwoc/diff-match-patch/ -->
<dependency>
    <groupId>org.bitbucket.cowwoc</groupId>
    <artifactId>diff-match-patch</artifactId>
    <version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.cowwoc/diff-match-patch/
implementation 'org.bitbucket.cowwoc:diff-match-patch:1.2'
// https://jarcasting.com/artifacts/org.bitbucket.cowwoc/diff-match-patch/
implementation ("org.bitbucket.cowwoc:diff-match-patch:1.2")
'org.bitbucket.cowwoc:diff-match-patch:jar:1.2'
<dependency org="org.bitbucket.cowwoc" name="diff-match-patch" rev="1.2">
  <artifact name="diff-match-patch" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.cowwoc', module='diff-match-patch', version='1.2')
)
libraryDependencies += "org.bitbucket.cowwoc" % "diff-match-patch" % "1.2"
[org.bitbucket.cowwoc/diff-match-patch "1.2"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.2
1.1