License |
License |
---|---|
GroupId | GroupIdxyz.erupt |
ArtifactId | ArtifactIderupt-annotation |
Version | Version1.10.3 |
Type | Typejar |
Description |
DescriptionCore annotation declaration
|
Filename | Size |
---|---|
erupt-annotation-1.10.3.pom | |
erupt-annotation-1.10.3.jar | 68 KB |
erupt-annotation-1.10.3-sources.jar | 39 KB |
erupt-annotation-1.10.3-javadoc.jar | 525 KB |
Browse |
<!-- https://jarcasting.com/artifacts/xyz.erupt/erupt-annotation/ -->
<dependency>
<groupId>xyz.erupt</groupId>
<artifactId>erupt-annotation</artifactId>
<version>1.10.3</version>
</dependency>
// https://jarcasting.com/artifacts/xyz.erupt/erupt-annotation/
implementation 'xyz.erupt:erupt-annotation:1.10.3'
// https://jarcasting.com/artifacts/xyz.erupt/erupt-annotation/
implementation ("xyz.erupt:erupt-annotation:1.10.3")
'xyz.erupt:erupt-annotation:jar:1.10.3'
<dependency org="xyz.erupt" name="erupt-annotation" rev="1.10.3">
<artifact name="erupt-annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='xyz.erupt', module='erupt-annotation', version='1.10.3')
)
libraryDependencies += "xyz.erupt" % "erupt-annotation" % "1.10.3"
[xyz.erupt/erupt-annotation "1.10.3"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
org.apache.poi : poi | jar | 5.0.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar |