Last Version

GuiApi 1.2

An API for GUIs on Spigot

License

License

Categories

Categories

GUI User Interface
GroupId

GroupId

xyz.upperlevel.spigot.gui
ArtifactId

ArtifactId

spigot-gui-api
Version

Version

1.2
Type

Type

jar
Description

Description

GuiApi
An API for GUIs on Spigot
Project URL

Project URL

https://github.com/upperlevel/spigot-gui-api

Download spigot-gui-api 1.2


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

Dependencies

provided (3)

Group / Artifact Type Version
org.spigotmc » spigot-api jar 1.11.2-R0.1-SNAPSHOT
org.bukkit » bukkit jar 1.11.2-R0.1-SNAPSHOT
org.projectlombok : lombok jar 1.16.16

Project Modules

There are no modules declared in this project.