is not current version
Last Version 1.0.7

io.github.portlek:scoreboard-common 1.0.2


GroupId

GroupId

io.github.portlek
ArtifactId

ArtifactId

scoreboard-common
Version

Version

1.0.2
Type

Type

jar

Download scoreboard-common 1.0.2


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