License |
License |
---|---|
GroupId | GroupIdio.pixeloutlaw.spigot-commons |
ArtifactId | ArtifactIdgarbage-can |
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 |
---|---|
garbage-can-1.17.1.0.pom | |
garbage-can-1.17.1.0.jar | 27 KB |
garbage-can-1.17.1.0-sources.jar | 11 KB |
garbage-can-1.17.1.0-javadoc.jar | 302 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.pixeloutlaw.spigot-commons/garbage-can/ -->
<dependency>
<groupId>io.pixeloutlaw.spigot-commons</groupId>
<artifactId>garbage-can</artifactId>
<version>1.17.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.pixeloutlaw.spigot-commons/garbage-can/
implementation 'io.pixeloutlaw.spigot-commons:garbage-can:1.17.1.0'
// https://jarcasting.com/artifacts/io.pixeloutlaw.spigot-commons/garbage-can/
implementation ("io.pixeloutlaw.spigot-commons:garbage-can:1.17.1.0")
'io.pixeloutlaw.spigot-commons:garbage-can:jar:1.17.1.0'
<dependency org="io.pixeloutlaw.spigot-commons" name="garbage-can" rev="1.17.1.0">
<artifact name="garbage-can" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.pixeloutlaw.spigot-commons', module='garbage-can', version='1.17.1.0')
)
libraryDependencies += "io.pixeloutlaw.spigot-commons" % "garbage-can" % "1.17.1.0"
[io.pixeloutlaw.spigot-commons/garbage-can "1.17.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | |
io.pixeloutlaw.spigot-commons : hilt | jar | 1.17.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.spigotmc » spigot-api | jar | 1.17.1-R0.1-SNAPSHOT |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.7.0 |
org.assertj : assertj-core | jar | 3.16.1 |