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