| License |
License |
|---|---|
| Categories |
CategoriesMinecraft Business Logic Libraries |
| GroupId | GroupIdio.github.portlek |
| ArtifactId | ArtifactIdscoreboard-minecraft |
| Last Version | Last Version1.0.7 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionminecraft
A simple scoreboard library for any Minecraft server type.
|
| Filename | Size |
|---|---|
| scoreboard-minecraft-1.0.7.pom | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.portlek/scoreboard-minecraft/ -->
<dependency>
<groupId>io.github.portlek</groupId>
<artifactId>scoreboard-minecraft</artifactId>
<version>1.0.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.portlek/scoreboard-minecraft/
implementation 'io.github.portlek:scoreboard-minecraft:1.0.7'
// https://jarcasting.com/artifacts/io.github.portlek/scoreboard-minecraft/
implementation ("io.github.portlek:scoreboard-minecraft:1.0.7")
'io.github.portlek:scoreboard-minecraft:pom:1.0.7'
<dependency org="io.github.portlek" name="scoreboard-minecraft" rev="1.0.7">
<artifact name="scoreboard-minecraft" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.portlek', module='scoreboard-minecraft', version='1.0.7')
)
libraryDependencies += "io.github.portlek" % "scoreboard-minecraft" % "1.0.7"
[io.github.portlek/scoreboard-minecraft "1.0.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.github.portlek : scoreboard-common | jar | 1.0.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |