MVN

com.mageddo.aptools : aptools

Maven & Gradle

Mar 12, 2023
1 usages
9 stars

aptools · A set of useful tools when coding Java or creating annotation processing libs

<dependency>
    <groupId>com.mageddo.aptools</groupId>
    <artifactId>aptools</artifactId>
    <version>2.4.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.mageddo.aptools : aptools to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.4.4

All Versions

Choose a version of com.mageddo.aptools : aptools to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.4.x
aptools-2.4.4
aptools-2.4.3
2.3.x
aptools-2.3.4
aptools-2.3.3
aptools-2.3.2
aptools-2.3.1
aptools-2.3.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.mageddo.aptools</groupId>
    <artifactId>aptools</artifactId>
    <version>2.4.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.mageddo.aptools : aptools gradle dependency to your build.gradle file:

implementation 'com.mageddo.aptools:aptools:2.4.4'

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

implementation("com.mageddo.aptools:aptools:2.4.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.mageddo.aptools : aptools sbt scala dependency to your build.sbt file:

libraryDependencies += "com.mageddo.aptools" % "aptools" % "2.4.4"

Advertisement

Dependencies from Group

Mar 12, 2023
1 usages
9 stars

Discover Dependencies

Jun 02, 2023
15 usages
55 stars
Sep 18, 2021
7 usages
309 stars
Feb 11, 2020
0 stars
Feb 20, 2021
1 stars
May 14, 2020
1 usages
0 stars
Jan 29, 2022
3 usages
6 stars
Jun 17, 2023
13 usages
613 stars
Aug 05, 2023
7 usages
2.1k stars
Jan 04, 2021
3 usages
5 stars