| License |
License |
|---|---|
| GroupId | GroupIdio.github.scottg489 |
| ArtifactId | ArtifactIdunified-diff-parser |
| Last Version | Last Version0.5.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionunified-diff-parser
Extract metadata from unified diffs
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| unified-diff-parser-0.5.2.pom | |
| unified-diff-parser-0.5.2.jar | 18 KB |
| unified-diff-parser-0.5.2-sources.jar | 11 KB |
| unified-diff-parser-0.5.2-javadoc.jar | 450 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.spockframework : spock-core | jar | 1.0-groovy-2.4 |
| junit : junit | jar | 4.12 |