License |
License |
---|---|
GroupId | GroupIdio.github.portlek |
ArtifactId | ArtifactIdscoreboard-bukkit |
Last Version | Last Version1.0.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbukkit
A simple scoreboard library for any Minecraft server type.
|
Filename | Size |
---|---|
scoreboard-bukkit-1.0.7.pom | |
scoreboard-bukkit-1.0.7.jar | 38 KB |
scoreboard-bukkit-1.0.7-sources.jar | 12 KB |
scoreboard-bukkit-1.0.7-javadoc.jar | 413 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.portlek/scoreboard-bukkit/ -->
<dependency>
<groupId>io.github.portlek</groupId>
<artifactId>scoreboard-bukkit</artifactId>
<version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.portlek/scoreboard-bukkit/
implementation 'io.github.portlek:scoreboard-bukkit:1.0.7'
// https://jarcasting.com/artifacts/io.github.portlek/scoreboard-bukkit/
implementation ("io.github.portlek:scoreboard-bukkit:1.0.7")
'io.github.portlek:scoreboard-bukkit:jar:1.0.7'
<dependency org="io.github.portlek" name="scoreboard-bukkit" rev="1.0.7">
<artifact name="scoreboard-bukkit" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.portlek', module='scoreboard-bukkit', version='1.0.7')
)
libraryDependencies += "io.github.portlek" % "scoreboard-bukkit" % "1.0.7"
[io.github.portlek/scoreboard-bukkit "1.0.7"]
Group / Artifact | Type | Version |
---|---|---|
io.github.portlek : scoreboard-common | jar | 1.0.7 |
Group / Artifact | Type | Version |
---|---|---|
org.spigotmc » spigot-api | jar | 1.16.5-R0.1-SNAPSHOT |
org.projectlombok : lombok | jar | 1.18.20 |
org.jetbrains : annotations | jar | 20.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.hamcrest : hamcrest-library | jar | 2.2 |
org.junit.jupiter : junit-jupiter | jar | 5.7.2 |
org.llorllale : cactoos-matchers | jar | 0.25 |