не последняя версия
Последняя версия 3.0.3

io.github.portlek:bukkit-location 2.0.4

Bukkit location library that contains a lot of utilities.

Группа

Группа

io.github.portlek
Идентификатор

Идентификатор

bukkit-location
Версия

Версия

2.0.4
Тип

Тип

jar

Скачать bukkit-location 2.0.4


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