Last Version

diffparser 1.2

Parse textual diffs with Java.

License

License

GroupId

GroupId

org.wickedsource
ArtifactId

ArtifactId

diffparser
Version

Version

1.2
Type

Type

jar
Description

Description

diffparser
Parse textual diffs with Java.
Project URL

Project URL

http://thombergs.github.io/diffparser/
Source Code Management

Source Code Management

https://github.com/thombergs/diffparser

Download diffparser 1.2


<!-- https://jarcasting.com/artifacts/org.wickedsource/diffparser/ -->
<dependency>
    <groupId>org.wickedsource</groupId>
    <artifactId>diffparser</artifactId>
    <version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.wickedsource/diffparser/
implementation 'org.wickedsource:diffparser:1.2'
// https://jarcasting.com/artifacts/org.wickedsource/diffparser/
implementation ("org.wickedsource:diffparser:1.2")
'org.wickedsource:diffparser:jar:1.2'
<dependency org="org.wickedsource" name="diffparser" rev="1.2">
  <artifact name="diffparser" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wickedsource', module='diffparser', version='1.2')
)
libraryDependencies += "org.wickedsource" % "diffparser" % "1.2"
[org.wickedsource/diffparser "1.2"]

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.5
org.wickedsource : docx-stamper jar 1.0.0

test (2)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.5
org.testng : testng jar 6.8.7

Project Modules

There are no modules declared in this project.