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