Jar examples for j:japicmp
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.
You can download jar file japicmp 0.12.0 in this page.
Apache License, Version 2.0
You can use the following script to add japicmp-0.12.0.jar to your project.
<dependency> <groupId>com.github.siom79.japicmp</groupId> <artifactId>japicmp</artifactId> <version>0.12.0</version> </dependency>
compile group: 'com.github.siom79.japicmp', name: 'japicmp', version: '0.12.0'
libraryDependencies += "com.github.siom79.japicmp" % "japicmp" % "0.12.0"
<dependency org="com.github.siom79.japicmp" name="japicmp" rev="0.12.0"/>
@Grapes(@Grab(group='com.github.siom79.japicmp', module='japicmp', version='0.12.0'))
'com.github.siom79.japicmp:japicmp:jar:0.12.0'
Click the following link to download the jar file.
japicmp-0.12.0-jar-with-dependencies.jar