d

diff-match-patch

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