Last Version

diff 1.1.11

The Diff Match and Patch libraries offer robust algorithms to perform the operations required for synchronizing plain text

License

License

GroupId

GroupId

com.sksamuel.diff
ArtifactId

ArtifactId

diff
Version

Version

1.1.11
Type

Type

jar
Description

Description

diff
The Diff Match and Patch libraries offer robust algorithms to perform the operations required for synchronizing plain text

Download diff 1.1.11


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.