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

org.revapi:revapi-reporting-text 0.2.2

Super simple Revapi reporter outputting a textual representation of the differences to a file or on standard output.

Категории

Категории

Reporting Прикладные библиотеки
Группа

Группа

org.revapi
Идентификатор

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

revapi-reporting-text
Версия

Версия

0.2.2
Тип

Тип

jar

Скачать revapi-reporting-text 0.2.2


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