Last Version

Diff library 1.35

Wrapper around Neil Fraser's diff_match_patch

License

License

GroupId

GroupId

com.madgag
ArtifactId

ArtifactId

util-diff
Version

Version

1.35
Type

Type

jar
Description

Description

Diff library
Wrapper around Neil Fraser's diff_match_patch

Download util-diff 1.35


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.guava : guava jar r09

test (3)

Group / Artifact Type Version
junit : junit jar 4.8.1
org.hamcrest : hamcrest-all jar 1.1
org.mockito : mockito-core jar 1.8.4

Project Modules

There are no modules declared in this project.