| Группа | Группаio.github.portlek |
|---|---|
| Идентификатор | Идентификаторbukkit-location |
| Версия | Версия1.6 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| bukkit-location-1.6.pom | |
| bukkit-location-1.6.jar | 13 KB |
| bukkit-location-1.6-sources.jar | 10 KB |
| bukkit-location-1.6-javadoc.jar | 46 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.portlek/bukkit-location/ -->
<dependency>
<groupId>io.github.portlek</groupId>
<artifactId>bukkit-location</artifactId>
<version>1.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.portlek/bukkit-location/
implementation 'io.github.portlek:bukkit-location:1.6'
// https://jarcasting.com/artifacts/io.github.portlek/bukkit-location/
implementation ("io.github.portlek:bukkit-location:1.6")
'io.github.portlek:bukkit-location:jar:1.6'
<dependency org="io.github.portlek" name="bukkit-location" rev="1.6">
<artifact name="bukkit-location" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.portlek', module='bukkit-location', version='1.6')
)
libraryDependencies += "io.github.portlek" % "bukkit-location" % "1.6"
[io.github.portlek/bukkit-location "1.6"]