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