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

com.github.siom79.japicmp:japicmp 0.13.0

japicmp is a library that computes the differences between two versions of a jar file/artifact in order to ease the API documentation for clients/customers.

Группа

Группа

com.github.siom79.japicmp
Идентификатор

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

japicmp
Версия

Версия

0.13.0
Тип

Тип

jar

Скачать japicmp 0.13.0


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