License |
License |
---|---|
GroupId | GroupIdio.github.portlek |
ArtifactId | ArtifactIdbukkit-location |
Last Version | Last Version3.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbukkit-location
Bukkit location library that contains a lot of utilities.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
bukkit-location-3.0.3.pom | |
bukkit-location-3.0.3.jar | 14 KB |
bukkit-location-3.0.3-sources.jar | 11 KB |
bukkit-location-3.0.3-javadoc.jar | 46 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.portlek/bukkit-location/ -->
<dependency>
<groupId>io.github.portlek</groupId>
<artifactId>bukkit-location</artifactId>
<version>3.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.portlek/bukkit-location/
implementation 'io.github.portlek:bukkit-location:3.0.3'
// https://jarcasting.com/artifacts/io.github.portlek/bukkit-location/
implementation ("io.github.portlek:bukkit-location:3.0.3")
'io.github.portlek:bukkit-location:jar:3.0.3'
<dependency org="io.github.portlek" name="bukkit-location" rev="3.0.3">
<artifact name="bukkit-location" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.portlek', module='bukkit-location', version='3.0.3')
)
libraryDependencies += "io.github.portlek" % "bukkit-location" % "3.0.3"
[io.github.portlek/bukkit-location "3.0.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 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.7.2 |
org.llorllale : cactoos-matchers | jar | 0.25 |
org.cactoos : cactoos | jar | 0.50 |
com.github.seeseemelk : MockBukkit-v1.16 | jar | 1.0.1 |