Last Version

Alexandria Annotations 0.0.18

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

License

License

GroupId

GroupId

com.g2forge.alexandria
ArtifactId

ArtifactId

ax-annotations
Version

Version

0.0.18
Type

Type

jar
Description

Description

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

Source Code Management

http://github.com/g2forge/alexandria/tree/0.0.18/ax-annotations

Download ax-annotations 0.0.18


<!-- https://jarcasting.com/artifacts/com.g2forge.alexandria/ax-annotations/ -->
<dependency>
    <groupId>com.g2forge.alexandria</groupId>
    <artifactId>ax-annotations</artifactId>
    <version>0.0.18</version>
</dependency>
// https://jarcasting.com/artifacts/com.g2forge.alexandria/ax-annotations/
implementation 'com.g2forge.alexandria:ax-annotations:0.0.18'
// https://jarcasting.com/artifacts/com.g2forge.alexandria/ax-annotations/
implementation ("com.g2forge.alexandria:ax-annotations:0.0.18")
'com.g2forge.alexandria:ax-annotations:jar:0.0.18'
<dependency org="com.g2forge.alexandria" name="ax-annotations" rev="0.0.18">
  <artifact name="ax-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.g2forge.alexandria', module='ax-annotations', version='0.0.18')
)
libraryDependencies += "com.g2forge.alexandria" % "ax-annotations" % "0.0.18"
[com.g2forge.alexandria/ax-annotations "0.0.18"]

Dependencies

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.18

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.