License |
License |
---|---|
GroupId | GroupIdcom.github.XDean |
ArtifactId | ArtifactIdAnnotation-EX |
Last Version | Last Version0.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAnnotation-EX
Java Annotation Extension
|
Project URL |
Project URL |
Filename | Size |
---|---|
Annotation-EX-0.1.2.pom | |
Annotation-EX-0.1.2.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.XDean/Annotation-EX/ -->
<dependency>
<groupId>com.github.XDean</groupId>
<artifactId>Annotation-EX</artifactId>
<version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.XDean/Annotation-EX/
implementation 'com.github.XDean:Annotation-EX:0.1.2'
// https://jarcasting.com/artifacts/com.github.XDean/Annotation-EX/
implementation ("com.github.XDean:Annotation-EX:0.1.2")
'com.github.XDean:Annotation-EX:jar:0.1.2'
<dependency org="com.github.XDean" name="Annotation-EX" rev="0.1.2">
<artifact name="Annotation-EX" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.XDean', module='Annotation-EX', version='0.1.2')
)
libraryDependencies += "com.github.XDean" % "Annotation-EX" % "0.1.2"
[com.github.XDean/Annotation-EX "0.1.2"]
Group / Artifact | Type | Version |
---|---|---|
com.github.XDean : Annotation-EX-api | jar | 0.1.2 |
com.github.XDean : Annotation-EX-processor | jar | 0.1.2 |