License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdio.pixeloutlaw.spigot-commons |
ArtifactId | ArtifactIdconfig |
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 |
---|---|
config-1.17.1.0.pom | |
config-1.17.1.0.jar | 13 KB |
config-1.17.1.0-sources.jar | 10 KB |
config-1.17.1.0-javadoc.jar | 298 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.pixeloutlaw.spigot-commons/config/ -->
<dependency>
<groupId>io.pixeloutlaw.spigot-commons</groupId>
<artifactId>config</artifactId>
<version>1.17.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.pixeloutlaw.spigot-commons/config/
implementation 'io.pixeloutlaw.spigot-commons:config:1.17.1.0'
// https://jarcasting.com/artifacts/io.pixeloutlaw.spigot-commons/config/
implementation ("io.pixeloutlaw.spigot-commons:config:1.17.1.0")
'io.pixeloutlaw.spigot-commons:config:jar:1.17.1.0'
<dependency org="io.pixeloutlaw.spigot-commons" name="config" rev="1.17.1.0">
<artifact name="config" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.pixeloutlaw.spigot-commons', module='config', version='1.17.1.0')
)
libraryDependencies += "io.pixeloutlaw.spigot-commons" % "config" % "1.17.1.0"
[io.pixeloutlaw.spigot-commons/config "1.17.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.zafarkhaja : java-semver | jar | 0.9.0 |
Group / Artifact | Type | Version |
---|---|---|
org.spigotmc » spigot-api | jar | 1.17.1-R0.1-SNAPSHOT |