| License |
License |
|---|---|
| Categories |
Categoriesconfig Application Layer Libs Configuration |
| GroupId | GroupIdio.github.warren1001 |
| ArtifactId | ArtifactIdConfigAPI |
| Last Version | Last Version3.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionConfigAPI
A YamlConfiguration API for SpigotMC.
|
| Filename | Size |
|---|---|
| ConfigAPI-3.0.1.pom | |
| ConfigAPI-3.0.1.jar | 5 KB |
| ConfigAPI-3.0.1-sources.jar | 3 KB |
| ConfigAPI-3.0.1-javadoc.jar | 30 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.warren1001/ConfigAPI/ -->
<dependency>
<groupId>io.github.warren1001</groupId>
<artifactId>ConfigAPI</artifactId>
<version>3.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.warren1001/ConfigAPI/
implementation 'io.github.warren1001:ConfigAPI:3.0.1'
// https://jarcasting.com/artifacts/io.github.warren1001/ConfigAPI/
implementation ("io.github.warren1001:ConfigAPI:3.0.1")
'io.github.warren1001:ConfigAPI:jar:3.0.1'
<dependency org="io.github.warren1001" name="ConfigAPI" rev="3.0.1">
<artifact name="ConfigAPI" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.warren1001', module='ConfigAPI', version='3.0.1')
)
libraryDependencies += "io.github.warren1001" % "ConfigAPI" % "3.0.1"
[io.github.warren1001/ConfigAPI "3.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.spigotmc » spigot-api | jar | 1.8.8-R0.1-SNAPSHOT |