MVN

org.bitbucket.cowwoc.diff-match-patch : diff-match-patch

Maven & Gradle

Jun 30, 2015
4 usages

diff-match-patch · A Java library for performing the operations required for synchronizing plain text.

<dependency>
    <groupId>org.bitbucket.cowwoc.diff-match-patch</groupId>
    <artifactId>diff-match-patch</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.bitbucket.cowwoc.diff-match-patch : diff-match-patch to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of org.bitbucket.cowwoc.diff-match-patch : diff-match-patch to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
diff-match-patch-1.0

How to add a dependency to Maven

Add the following org.bitbucket.cowwoc.diff-match-patch : diff-match-patch maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.bitbucket.cowwoc.diff-match-patch</groupId>
    <artifactId>diff-match-patch</artifactId>
    <version>1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.bitbucket.cowwoc.diff-match-patch : diff-match-patch gradle dependency to your build.gradle file:

implementation 'org.bitbucket.cowwoc.diff-match-patch:diff-match-patch:1.0'

Gradle Kotlin DSL: Add the following org.bitbucket.cowwoc.diff-match-patch : diff-match-patch gradle kotlin dependency to your build.gradle.kts file:

implementation("org.bitbucket.cowwoc.diff-match-patch:diff-match-patch:1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.bitbucket.cowwoc.diff-match-patch : diff-match-patch sbt scala dependency to your build.sbt file:

libraryDependencies += "org.bitbucket.cowwoc.diff-match-patch" % "diff-match-patch" % "1.0"

Advertisement

Dependencies from Group

Discover Dependencies

Oct 02, 2018
3 usages
5 stars
Dec 22, 2018
2 usages
Jul 31, 2023
18 usages
40k stars
Jun 16, 2022
4 usages
346 stars
Oct 28, 2020
2 usages
6 stars
Aug 14, 2023
7 usages
334 stars
Mar 27, 2021
10 usages
236 stars
Feb 08, 2020
5 usages
2 stars