MVN

com.g2forge.alexandria : ax-annotations

Maven & Gradle

Dec 27, 2021
1 usages
1 stars

Alexandria Annotations · A general set of developer-relevant annotations and a processor for them. Includes annotations like TODO and Hack to mark relevant code.

<dependency>
    <groupId>com.g2forge.alexandria</groupId>
    <artifactId>ax-annotations</artifactId>
    <version>0.0.18</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.g2forge.alexandria : ax-annotations to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.18

All Versions

Choose a version of com.g2forge.alexandria : ax-annotations to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
ax-annotations-0.0.18
ax-annotations-0.0.17
ax-annotations-0.0.16
ax-annotations-0.0.15
ax-annotations-0.0.14
ax-annotations-0.0.13
ax-annotations-0.0.11
ax-annotations-0.0.10
ax-annotations-0.0.9
ax-annotations-0.0.8
ax-annotations-0.0.7
ax-annotations-0.0.6
ax-annotations-0.0.5
ax-annotations-0.0.4
ax-annotations-0.0.3

How to add a dependency to Maven

Add the following com.g2forge.alexandria : ax-annotations maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.g2forge.alexandria</groupId>
    <artifactId>ax-annotations</artifactId>
    <version>0.0.18</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.g2forge.alexandria : ax-annotations gradle dependency to your build.gradle file:

implementation 'com.g2forge.alexandria:ax-annotations:0.0.18'

Gradle Kotlin DSL: Add the following com.g2forge.alexandria : ax-annotations gradle kotlin dependency to your build.gradle.kts file:

implementation("com.g2forge.alexandria:ax-annotations:0.0.18")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.g2forge.alexandria : ax-annotations sbt scala dependency to your build.sbt file:

libraryDependencies += "com.g2forge.alexandria" % "ax-annotations" % "0.0.18"

Advertisement

Dependencies from Group

Dec 27, 2021
11 usages
1 stars
Dec 27, 2021
6 usages
1 stars
Feb 18, 2018
6 usages
1 stars
Dec 27, 2021
4 usages
1 stars
Dec 27, 2021
4 usages
1 stars

Discover Dependencies

Feb 23, 2018
2 usages
20 stars
Aug 10, 2023
25 usages
27 stars
Aug 09, 2019
2 usages
13 stars
Oct 13, 2021
5 usages
0 stars
Jul 28, 2021
2 usages
Jan 09, 2016
6 usages
13 stars
Jan 06, 2017
2 usages
5 stars
Jun 30, 2018
5 usages
0 stars