License |
License |
---|---|
GroupId | GroupIdio.github.portlek |
ArtifactId | ArtifactIdscoreboard-parent |
Last Version | Last Version1.0.7 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionparent
A simple scoreboard library for any Minecraft server type.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
scoreboard-parent-1.0.7.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.portlek/scoreboard-parent/ -->
<dependency>
<groupId>io.github.portlek</groupId>
<artifactId>scoreboard-parent</artifactId>
<version>1.0.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.portlek/scoreboard-parent/
implementation 'io.github.portlek:scoreboard-parent:1.0.7'
// https://jarcasting.com/artifacts/io.github.portlek/scoreboard-parent/
implementation ("io.github.portlek:scoreboard-parent:1.0.7")
'io.github.portlek:scoreboard-parent:pom:1.0.7'
<dependency org="io.github.portlek" name="scoreboard-parent" rev="1.0.7">
<artifact name="scoreboard-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.portlek', module='scoreboard-parent', version='1.0.7')
)
libraryDependencies += "io.github.portlek" % "scoreboard-parent" % "1.0.7"
[io.github.portlek/scoreboard-parent "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 |