MVN

com.codedak : apt

Maven & Gradle

Nov 23, 2016

codedak apt · 这个一个关于AbstractProcessor的 aop库,codedak-apt aop库

<dependency>
    <groupId>com.codedak</groupId>
    <artifactId>apt</artifactId>
    <version>0.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.codedak : apt to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.1

All Versions

Choose a version of com.codedak : apt to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
apt-0.0.1

How to add a dependency to Maven

Add the following com.codedak : apt maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.codedak</groupId>
    <artifactId>apt</artifactId>
    <version>0.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.codedak : apt gradle dependency to your build.gradle file:

implementation 'com.codedak:apt:0.0.1'

Gradle Kotlin DSL: Add the following com.codedak : apt gradle kotlin dependency to your build.gradle.kts file:

implementation("com.codedak:apt:0.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.codedak : apt sbt scala dependency to your build.sbt file:

libraryDependencies += "com.codedak" % "apt" % "0.0.1"

Advertisement

Dependencies from Group

apt
Nov 23, 2016

Discover Dependencies

Dec 01, 2016
7 stars
Dec 01, 2016
7 stars
Nov 23, 2016
0 stars
Nov 25, 2016
1.2k stars
Nov 26, 2022
1 usages
0 stars
Nov 25, 2016
0 stars
Dec 07, 2016
2 stars
Aug 24, 2017
1 stars