MVN

com.github.wumpz : diffutils

Maven & Gradle

Oct 19, 2018
18 usages
1.1k stars

java-diff-utils · The DiffUtils library for computing diffs, applying patches, generationg side-by-side view in Java.

<dependency>
    <groupId>com.github.wumpz</groupId>
    <artifactId>diffutils</artifactId>
    <version>3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.wumpz : diffutils to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.0

All Versions

Choose a version of com.github.wumpz : diffutils to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0
diffutils-3.0
2.2
diffutils-2.2

How to add a dependency to Maven

Add the following com.github.wumpz : diffutils maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.wumpz</groupId>
    <artifactId>diffutils</artifactId>
    <version>3.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.wumpz : diffutils gradle dependency to your build.gradle file:

implementation 'com.github.wumpz:diffutils:3.0'

Gradle Kotlin DSL: Add the following com.github.wumpz : diffutils gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.wumpz:diffutils:3.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.wumpz : diffutils sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.wumpz" % "diffutils" % "3.0"

Advertisement

Dependencies from Group

Oct 19, 2018
18 usages
1.1k stars

Discover Dependencies

Oct 27, 2016
37 usages
0 stars
Mar 29, 2021
3 usages
0 stars
Aug 27, 2019
12 usages
209 stars
Jul 06, 2017
5 usages
1 stars
Oct 13, 2022
15 usages
53 stars
Mar 09, 2018
1 usages
12 stars
Aug 07, 2011
15 usages
Jul 01, 2020
13 usages
143 stars
Jun 05, 2013
16 usages