is not current version
Last Version 0.1.2

com.github.XDean:Annotation-EX-api 0.1

Java Annotation Extension API

GroupId

GroupId

com.github.XDean
ArtifactId

ArtifactId

Annotation-EX-api
Version

Version

0.1
Type

Type

jar

Download Annotation-EX-api 0.1


<!-- https://jarcasting.com/artifacts/com.github.XDean/Annotation-EX-api/ -->
<dependency>
    <groupId>com.github.XDean</groupId>
    <artifactId>Annotation-EX-api</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.XDean/Annotation-EX-api/
implementation 'com.github.XDean:Annotation-EX-api:0.1'
// https://jarcasting.com/artifacts/com.github.XDean/Annotation-EX-api/
implementation ("com.github.XDean:Annotation-EX-api:0.1")
'com.github.XDean:Annotation-EX-api:jar:0.1'
<dependency org="com.github.XDean" name="Annotation-EX-api" rev="0.1">
  <artifact name="Annotation-EX-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.XDean', module='Annotation-EX-api', version='0.1')
)
libraryDependencies += "com.github.XDean" % "Annotation-EX-api" % "0.1"
[com.github.XDean/Annotation-EX-api "0.1"]