unified-diff-parser

Extract metadata from unified diffs

License

License

GroupId

GroupId

io.github.scottg489
ArtifactId

ArtifactId

unified-diff-parser
Last Version

Last Version

0.5.2
Release Date

Release Date

Type

Type

jar
Description

Description

unified-diff-parser
Extract metadata from unified diffs
Project URL

Project URL

https://github.com/ScottG489/unified-diff-parser
Source Code Management

Source Code Management

https://github.com/ScottG489/unified-diff-parser

Download unified-diff-parser

How to add to project

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

Dependencies

runtime (2)

Group / Artifact Type Version
org.codehaus.groovy : groovy-all jar 2.4.4
io.github.scottg489 : regex-directed-graph-line-parser jar 0.3.4

test (2)

Group / Artifact Type Version
org.spockframework : spock-core jar 1.0-groovy-2.4
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.5.2
0.5.0