Spigot-Annotations

Annotation processor for Spigot- and BungeeCord-Plugins

License

License

GroupId

GroupId

eu.hexagonmc
ArtifactId

ArtifactId

spigot-annotations
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

jar
Description

Description

Spigot-Annotations
Annotation processor for Spigot- and BungeeCord-Plugins
Project URL

Project URL

https://github.com/HexagonMC/Spigot-Annotations
Source Code Management

Source Code Management

https://github.com/HexagonMC/Spigot-Annotations/tree/master

Download spigot-annotations

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.guava : guava jar 26.0-jre
org.yaml : snakeyaml jar 1.23

Project Modules

There are no modules declared in this project.

Versions

Version
1.2
1.1
1.0