is not current version
Last Version 1.0.5

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

WebJar for diff-match-patch

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

diff-match-patch
Version

Version

1.0.4
Type

Type

jar

Download diff-match-patch 1.0.4


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