License |
License |
---|---|
GroupId | GroupIdio.pixeloutlaw.spigot-commons |
ArtifactId | ArtifactIdamp-menus |
Last Version | Last Version1.17.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionA parent project for Pixel Outlaw's Maven-based Spigot plugins.
|
Filename | Size |
---|---|
amp-menus-1.17.1.0.pom | |
amp-menus-1.17.1.0.jar | 14 KB |
amp-menus-1.17.1.0-sources.jar | 15 KB |
amp-menus-1.17.1.0-javadoc.jar | 316 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.pixeloutlaw.spigot-commons/amp-menus/ -->
<dependency>
<groupId>io.pixeloutlaw.spigot-commons</groupId>
<artifactId>amp-menus</artifactId>
<version>1.17.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.pixeloutlaw.spigot-commons/amp-menus/
implementation 'io.pixeloutlaw.spigot-commons:amp-menus:1.17.1.0'
// https://jarcasting.com/artifacts/io.pixeloutlaw.spigot-commons/amp-menus/
implementation ("io.pixeloutlaw.spigot-commons:amp-menus:1.17.1.0")
'io.pixeloutlaw.spigot-commons:amp-menus:jar:1.17.1.0'
<dependency org="io.pixeloutlaw.spigot-commons" name="amp-menus" rev="1.17.1.0">
<artifact name="amp-menus" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.pixeloutlaw.spigot-commons', module='amp-menus', version='1.17.1.0')
)
libraryDependencies += "io.pixeloutlaw.spigot-commons" % "amp-menus" % "1.17.1.0"
[io.pixeloutlaw.spigot-commons/amp-menus "1.17.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.12.0 |
Group / Artifact | Type | Version |
---|---|---|
org.spigotmc » spigot-api | jar | 1.17.1-R0.1-SNAPSHOT |