minecraft

A simple scoreboard library for any Minecraft server type.

License

License

Categories

Categories

Minecraft Business Logic Libraries
GroupId

GroupId

io.github.portlek
ArtifactId

ArtifactId

scoreboard-minecraft
Last Version

Last Version

1.0.7
Release Date

Release Date

Type

Type

pom
Description

Description

minecraft
A simple scoreboard library for any Minecraft server type.

Download scoreboard-minecraft

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
io.github.portlek : scoreboard-common jar 1.0.7

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.20
org.jetbrains : annotations jar 20.1.0

test (3)

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

Project Modules

  • bukkit

Versions

Version
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0