не последняя версия
Последняя версия 0.5.2

io.github.scottg489:unified-diff-parser 0.5.0

Extract metadata from unified diffs

Группа

Группа

io.github.scottg489
Идентификатор

Идентификатор

unified-diff-parser
Версия

Версия

0.5.0
Тип

Тип

jar

Скачать unified-diff-parser 0.5.0


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