Unified Diff Parser Core

API, SPI and base implementation of the Unified Diff format parser

GroupId

GroupId

org.bitbucket.dpenkin
ArtifactId

ArtifactId

unified-diff-parser-core
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Unified Diff Parser Core
API, SPI and base implementation of the Unified Diff format parser

Download unified-diff-parser-core

How to add to project

<!-- https://jarcasting.com/artifacts/org.bitbucket.dpenkin/unified-diff-parser-core/ -->
<dependency>
    <groupId>org.bitbucket.dpenkin</groupId>
    <artifactId>unified-diff-parser-core</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.dpenkin/unified-diff-parser-core/
implementation 'org.bitbucket.dpenkin:unified-diff-parser-core:0.1.0'
// https://jarcasting.com/artifacts/org.bitbucket.dpenkin/unified-diff-parser-core/
implementation ("org.bitbucket.dpenkin:unified-diff-parser-core:0.1.0")
'org.bitbucket.dpenkin:unified-diff-parser-core:jar:0.1.0'
<dependency org="org.bitbucket.dpenkin" name="unified-diff-parser-core" rev="0.1.0">
  <artifact name="unified-diff-parser-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.dpenkin', module='unified-diff-parser-core', version='0.1.0')
)
libraryDependencies += "org.bitbucket.dpenkin" % "unified-diff-parser-core" % "0.1.0"
[org.bitbucket.dpenkin/unified-diff-parser-core "0.1.0"]

Dependencies

compile (2)

Group / Artifact Type Version
${project.groupId} » unified-diff-parser-api jar
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar

test (3)

Group / Artifact Type Version
${project.groupId} » unified-diff-parser-test jar
org.hamcrest : hamcrest-library jar
org.junit.jupiter : junit-jupiter-api jar

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0