is not current version
Last Version 1.0.5

org.webjars.npm:diff-match-patch 1.0.1

WebJar for diff-match-patch

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

diff-match-patch
Version

Version

1.0.1
Type

Type

jar

Download diff-match-patch 1.0.1


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