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

org.revapi:revapi-reporting-text 0.4.0

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.4.0
Тип

Тип

jar

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


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