d

diff-match-patch

WebJar for diff-match-patch
http://webjars.org
Apache-2.0
Files download
File Operation
diff-match-patch-1.0.4.jar download
diff-match-patch-1.0.4.pom download
diff-match-patch-1.0.4-sources.jar download
Apache Maven
<dependency>
  <groupId>org.webjars.npm</groupId>
  <artifactId>diff-match-patch</artifactId>
  <version>1.0.4</version>
</dependency>
Gradle Groovy
implementation 'org.webjars.npm:diff-match-patch:1.0.4'
Gradle Kotlin
implementation("org.webjars.npm:diff-match-patch:1.0.4")
Scala SBT
libraryDependencies += "org.webjars.npm" % "diff-match-patch" % "1.0.4"
Groovy Grape
@Grapes(
  @Grab(group='org.webjars.npm', module='diff-match-patch', version='1.0.4')
)
Apache Ivy
<dependency org="org.webjars.npm" name="diff-match-patch" rev="1.0.4" />
Leiningen
[org.webjars.npm/diff-match-patch "1.0.4"]
Apache Buildr
'org.webjars.npm:diff-match-patch:jar:1.0.4'
Dependencies
The project has no third-party dependencies