MVN

com.github.siom79.japicmp : japicmp-ant-task

Maven & Gradle

Mar 01, 2023
661 stars

japicmp-ant-task · japicmp-ant-task is an Ant task that computes the differences between two versions of a jar file/artifact in order to ease the API documentation.

<dependency>
    <groupId>com.github.siom79.japicmp</groupId>
    <artifactId>japicmp-ant-task</artifactId>
    <version>0.17.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.siom79.japicmp : japicmp-ant-task to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.17.2

All Versions

Choose a version of com.github.siom79.japicmp : japicmp-ant-task to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.17.x
japicmp-ant-task-0.17.2
japicmp-ant-task-0.17.1
0.16.x
japicmp-ant-task-0.16.0
0.15.x
japicmp-ant-task-0.15.7
japicmp-ant-task-0.15.6
japicmp-ant-task-0.15.5
japicmp-ant-task-0.15.4
japicmp-ant-task-0.15.3
japicmp-ant-task-0.15.2
japicmp-ant-task-0.15.1
japicmp-ant-task-0.15.0
0.14.x
japicmp-ant-task-0.14.4
japicmp-ant-task-0.14.3
japicmp-ant-task-0.14.2
japicmp-ant-task-0.14.1
japicmp-ant-task-0.14.0
0.13.x
japicmp-ant-task-0.13.1
japicmp-ant-task-0.13.0
0.12.x
japicmp-ant-task-0.12.0
0.11.x
japicmp-ant-task-0.11.1
japicmp-ant-task-0.11.0

How to add a dependency to Maven

Add the following com.github.siom79.japicmp : japicmp-ant-task maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.siom79.japicmp</groupId>
    <artifactId>japicmp-ant-task</artifactId>
    <version>0.17.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.siom79.japicmp : japicmp-ant-task gradle dependency to your build.gradle file:

implementation 'com.github.siom79.japicmp:japicmp-ant-task:0.17.2'

Gradle Kotlin DSL: Add the following com.github.siom79.japicmp : japicmp-ant-task gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.siom79.japicmp:japicmp-ant-task:0.17.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.siom79.japicmp : japicmp-ant-task sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.siom79.japicmp" % "japicmp-ant-task" % "0.17.2"

Advertisement

Dependencies from Group

Mar 01, 2023
6 usages
661 stars
Mar 01, 2023
1 usages
661 stars
Mar 01, 2023
637 stars

Discover Dependencies

Aug 27, 2020
3 usages
53 stars
Dec 13, 2018
7 stars
Nov 28, 2020
3 usages
14 stars
Oct 16, 2017
14 stars
Jan 25, 2019
1.3k stars
Oct 22, 2017
6 usages
25 stars
Dec 13, 2017
1 stars
Oct 23, 2017
1 usages
1.4k stars
Oct 23, 2017
101.5k stars