License |
License |
---|---|
GroupId | GroupIdxyz.erupt |
ArtifactId | ArtifactIderupt-annotation |
Last Version | Last Version1.10.9-beta |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCore annotation declaration
|
<!-- https://jarcasting.com/artifacts/xyz.erupt/erupt-annotation/ -->
<dependency>
<groupId>xyz.erupt</groupId>
<artifactId>erupt-annotation</artifactId>
<version>1.10.9-beta</version>
</dependency>
// https://jarcasting.com/artifacts/xyz.erupt/erupt-annotation/
implementation 'xyz.erupt:erupt-annotation:1.10.9-beta'
// https://jarcasting.com/artifacts/xyz.erupt/erupt-annotation/
implementation ("xyz.erupt:erupt-annotation:1.10.9-beta")
'xyz.erupt:erupt-annotation:jar:1.10.9-beta'
<dependency org="xyz.erupt" name="erupt-annotation" rev="1.10.9-beta">
<artifact name="erupt-annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='xyz.erupt', module='erupt-annotation', version='1.10.9-beta')
)
libraryDependencies += "xyz.erupt" % "erupt-annotation" % "1.10.9-beta"
[xyz.erupt/erupt-annotation "1.10.9-beta"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.poi : poi | jar | 5.0.0 |
org.projectlombok : lombok Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar |