Annotation-Aggregation

Annotation Aggregation

GroupId

GroupId

com.github.XDean
ArtifactId

ArtifactId

deannotation-aggregation
Last Version

Last Version

0.2.3
Release Date

Release Date

Type

Type

jar
Description

Description

Annotation-Aggregation
Annotation Aggregation
Project URL

Project URL

https://github.com/XDean/Deannotation

Download deannotation-aggregation

How to add to project

<!-- 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"]

Dependencies

compile (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

test (1)

Group / Artifact Type Version
junit : junit jar

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.3
0.2.1
0.2