Last Version

common 1.0.7

A simple scoreboard library for any Minecraft server type.

License

License

GroupId

GroupId

io.github.portlek
ArtifactId

ArtifactId

scoreboard-common
Version

Version

1.0.7
Type

Type

jar
Description

Description

common
A simple scoreboard library for any Minecraft server type.

Download scoreboard-common 1.0.7


<!-- https://jarcasting.com/artifacts/io.github.portlek/scoreboard-common/ -->
<dependency>
    <groupId>io.github.portlek</groupId>
    <artifactId>scoreboard-common</artifactId>
    <version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.portlek/scoreboard-common/
implementation 'io.github.portlek:scoreboard-common:1.0.7'
// https://jarcasting.com/artifacts/io.github.portlek/scoreboard-common/
implementation ("io.github.portlek:scoreboard-common:1.0.7")
'io.github.portlek:scoreboard-common:jar:1.0.7'
<dependency org="io.github.portlek" name="scoreboard-common" rev="1.0.7">
  <artifact name="scoreboard-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.portlek', module='scoreboard-common', version='1.0.7')
)
libraryDependencies += "io.github.portlek" % "scoreboard-common" % "1.0.7"
[io.github.portlek/scoreboard-common "1.0.7"]

Dependencies

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

There are no modules declared in this project.