GroupId | GroupIdcom.github.XDean |
---|---|
ArtifactId | ArtifactIddeannotation-aggregation |
Last Version | Last Version0.2.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAnnotation-Aggregation
Annotation Aggregation
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.XDean/deannotation-aggregation/ -->
<dependency>
<groupId>com.github.XDean</groupId>
<artifactId>deannotation-aggregation</artifactId>
<version>0.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.XDean/deannotation-aggregation/
implementation 'com.github.XDean:deannotation-aggregation:0.2.3'
// https://jarcasting.com/artifacts/com.github.XDean/deannotation-aggregation/
implementation ("com.github.XDean:deannotation-aggregation:0.2.3")
'com.github.XDean:deannotation-aggregation:jar:0.2.3'
<dependency org="com.github.XDean" name="deannotation-aggregation" rev="0.2.3">
<artifact name="deannotation-aggregation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.XDean', module='deannotation-aggregation', version='0.2.3')
)
libraryDependencies += "com.github.XDean" % "deannotation-aggregation" % "0.2.3"
[com.github.XDean/deannotation-aggregation "0.2.3"]
Group / Artifact | Type | Version |
---|---|---|
com.github.XDean : AnnotationProcessorToolkit | jar | |
com.github.XDean : Java-EX | jar | |
org.javassist : javassist Optional | jar | 3.21.0-GA |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar |