is not current version
Last Version 0.1.2

com.github.XDean:Annotation-EX-parent 0.1.1

Java Annotation Extension Parent

GroupId

GroupId

com.github.XDean
ArtifactId

ArtifactId

Annotation-EX-parent
Version

Version

0.1.1
Type

Type

pom

Download Annotation-EX-parent 0.1.1


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