is not current version
Last Version 3.0.3

io.github.portlek:bukkit-location 2.1.0

Bukkit location library that contains a lot of utilities.

GroupId

GroupId

io.github.portlek
ArtifactId

ArtifactId

bukkit-location
Version

Version

2.1.0
Type

Type

jar

Download bukkit-location 2.1.0


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