Last Version

bukkit-version 2.1.4

A library for parsing Bukkit server's versions.

License

License

GroupId

GroupId

io.github.portlek
ArtifactId

ArtifactId

bukkit-version
Version

Version

2.1.4
Type

Type

jar
Description

Description

bukkit-version
A library for parsing Bukkit server's versions.
Project URL

Project URL

https://github.com/portlek/bukkit-version
Source Code Management

Source Code Management

https://github.com/portlek/bukkit-version

Download bukkit-version 2.1.4


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

Dependencies

provided (3)

Group / Artifact Type Version
org.spigotmc » spigot-api jar 1.16.5-R0.1-SNAPSHOT
org.jetbrains : annotations jar 20.1.0
org.projectlombok : lombok jar 1.18.20

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.7.2
org.hamcrest : hamcrest-library jar 2.2
org.cactoos : cactoos jar 0.50
org.llorllale : cactoos-matchers jar 0.25

Project Modules

There are no modules declared in this project.