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