License |
License |
---|---|
GroupId | GroupIdeu.hexagonmc |
ArtifactId | ArtifactIdspigot-annotations |
Last Version | Last Version1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpigot-Annotations
Annotation processor for Spigot- and BungeeCord-Plugins
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
spigot-annotations-1.2.pom | |
spigot-annotations-1.2.jar | 49 KB |
spigot-annotations-1.2-sources.jar | 40 KB |
spigot-annotations-1.2-javadoc.jar | 85 KB |
Browse |
<!-- https://jarcasting.com/artifacts/eu.hexagonmc/spigot-annotations/ -->
<dependency>
<groupId>eu.hexagonmc</groupId>
<artifactId>spigot-annotations</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/eu.hexagonmc/spigot-annotations/
implementation 'eu.hexagonmc:spigot-annotations:1.2'
// https://jarcasting.com/artifacts/eu.hexagonmc/spigot-annotations/
implementation ("eu.hexagonmc:spigot-annotations:1.2")
'eu.hexagonmc:spigot-annotations:jar:1.2'
<dependency org="eu.hexagonmc" name="spigot-annotations" rev="1.2">
<artifact name="spigot-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.hexagonmc', module='spigot-annotations', version='1.2')
)
libraryDependencies += "eu.hexagonmc" % "spigot-annotations" % "1.2"
[eu.hexagonmc/spigot-annotations "1.2"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 26.0-jre |
org.yaml : snakeyaml | jar | 1.23 |