MVN

org.wickedsource : diffparser

Maven & Gradle

Mar 24, 2016
1 usages
71 stars

diffparser · Parse textual diffs with Java.

<dependency>
    <groupId>org.wickedsource</groupId>
    <artifactId>diffparser</artifactId>
    <version>1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.wickedsource : diffparser to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2

All Versions

Choose a version of org.wickedsource : diffparser to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2
diffparser-1.2
1.1
diffparser-1.1
1.0
diffparser-1.0

How to add a dependency to Maven

Add the following org.wickedsource : diffparser maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.wickedsource</groupId>
    <artifactId>diffparser</artifactId>
    <version>1.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.wickedsource : diffparser gradle dependency to your build.gradle file:

implementation 'org.wickedsource:diffparser:1.2'

Gradle Kotlin DSL: Add the following org.wickedsource : diffparser gradle kotlin dependency to your build.gradle.kts file:

implementation("org.wickedsource:diffparser:1.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.wickedsource : diffparser sbt scala dependency to your build.sbt file:

libraryDependencies += "org.wickedsource" % "diffparser" % "1.2"

Advertisement

Dependencies from Group

Mar 24, 2016
1 usages
71 stars
1 usages
209 stars

Discover Dependencies

Sep 28, 2016
3 usages
2 stars
Oct 30, 2018
1 usages
Nov 21, 2019
1 usages
49 stars
Jan 16, 2017
1 usages
8 stars
Dec 27, 2022
1 usages
145 stars
Jan 31, 2023
7 usages
139 stars