is not current version
Last Version 2.1.4

io.github.portlek:bukkit-version 1.0

A library for Bukkit version.

GroupId

GroupId

io.github.portlek
ArtifactId

ArtifactId

bukkit-version
Version

Version

1.0
Type

Type

pom

Download bukkit-version 1.0

Filename Size
bukkit-version-1.0.pom 8 KB
Browse

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