MVN

com.github.misberner.ap-commons : ap-commons

Maven & Gradle

Jan 28, 2014
5 usages
2 stars

Annotation Processing Commons · A library with common functionalities for facilitating the implementation of Java annotation processors.

<dependency>
    <groupId>com.github.misberner.ap-commons</groupId>
    <artifactId>ap-commons</artifactId>
    <version>0.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.misberner.ap-commons : ap-commons to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.2

All Versions

Choose a version of com.github.misberner.ap-commons : ap-commons to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
ap-commons-0.0.2
ap-commons-0.0.1

How to add a dependency to Maven

Add the following com.github.misberner.ap-commons : ap-commons maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.misberner.ap-commons</groupId>
    <artifactId>ap-commons</artifactId>
    <version>0.0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.misberner.ap-commons : ap-commons gradle dependency to your build.gradle file:

implementation 'com.github.misberner.ap-commons:ap-commons:0.0.2'

Gradle Kotlin DSL: Add the following com.github.misberner.ap-commons : ap-commons gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.misberner.ap-commons:ap-commons:0.0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.misberner.ap-commons : ap-commons sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.misberner.ap-commons" % "ap-commons" % "0.0.2"

Advertisement

Dependencies from Group

Jan 28, 2014
5 usages
2 stars

Discover Dependencies

Jul 15, 2017
9 usages
11 stars
Dec 16, 2018
26 usages
43 stars
Sep 13, 2016
20 usages
5 stars
Feb 01, 2023
42 usages
11 stars
Jun 16, 2020
3 usages
1 stars
Sep 28, 2020
3 usages
10 stars
Jul 17, 2023
29 usages
752 stars
db
Mar 30, 2016
6 usages
Dec 22, 2020
13 usages