License |
License |
---|---|
GroupId | GroupIdio.github.portlek |
ArtifactId | ArtifactIdconf-bukkit |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSimple and useful configuration library.
|
Filename | Size |
---|---|
conf-bukkit-1.0.pom | |
conf-bukkit-1.0.jar | 43 KB |
conf-bukkit-1.0-sources.jar | 11 KB |
conf-bukkit-1.0-javadoc.jar | 67 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.portlek/conf-bukkit/ -->
<dependency>
<groupId>io.github.portlek</groupId>
<artifactId>conf-bukkit</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.portlek/conf-bukkit/
implementation 'io.github.portlek:conf-bukkit:1.0'
// https://jarcasting.com/artifacts/io.github.portlek/conf-bukkit/
implementation ("io.github.portlek:conf-bukkit:1.0")
'io.github.portlek:conf-bukkit:jar:1.0'
<dependency org="io.github.portlek" name="conf-bukkit" rev="1.0">
<artifact name="conf-bukkit" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.portlek', module='conf-bukkit', version='1.0')
)
libraryDependencies += "io.github.portlek" % "conf-bukkit" % "1.0"
[io.github.portlek/conf-bukkit "1.0"]
Group / Artifact | Type | Version |
---|---|---|
io.github.portlek : conf-common | jar | 1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.spigotmc » spigot-api | jar | 1.16.3-R0.1-SNAPSHOT |
org.projectlombok : lombok | jar | 1.18.12 |
org.jetbrains : annotations | jar | 20.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.cactoos : cactoos | jar | 0.46 |
org.llorllale : cactoos-matchers | jar | 0.19 |
org.mockito : mockito-core | jar | 3.5.10 |
org.mockito : mockito-inline | jar | 3.5.10 |
org.junit.jupiter : junit-jupiter | jar | 5.7.0 |
com.github.seeseemelk : MockBukkit-v1.16 | jar | 0.5.2 |