is not current version
Last Version 1.0.7

io.github.portlek:scoreboard-parent 1.0.3

A simple scoreboard library for any Minecraft server type.

GroupId

GroupId

io.github.portlek
ArtifactId

ArtifactId

scoreboard-parent
Version

Version

1.0.3
Type

Type

pom

Download scoreboard-parent 1.0.3


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