is not current version
Last Version 1.10.9-beta

xyz.erupt:erupt-annotation 1.6.9

Core annotation declaration

GroupId

GroupId

xyz.erupt
ArtifactId

ArtifactId

erupt-annotation
Version

Version

1.6.9
Type

Type

jar

Download erupt-annotation 1.6.9


<!-- https://jarcasting.com/artifacts/xyz.erupt/erupt-annotation/ -->
<dependency>
    <groupId>xyz.erupt</groupId>
    <artifactId>erupt-annotation</artifactId>
    <version>1.6.9</version>
</dependency>
// https://jarcasting.com/artifacts/xyz.erupt/erupt-annotation/
implementation 'xyz.erupt:erupt-annotation:1.6.9'
// https://jarcasting.com/artifacts/xyz.erupt/erupt-annotation/
implementation ("xyz.erupt:erupt-annotation:1.6.9")
'xyz.erupt:erupt-annotation:jar:1.6.9'
<dependency org="xyz.erupt" name="erupt-annotation" rev="1.6.9">
  <artifact name="erupt-annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='xyz.erupt', module='erupt-annotation', version='1.6.9')
)
libraryDependencies += "xyz.erupt" % "erupt-annotation" % "1.6.9"
[xyz.erupt/erupt-annotation "1.6.9"]