GroupId | GroupIdio.github.portlek |
---|---|
ArtifactId | ArtifactIdbukkit-location |
Version | Version3.0.2 |
Type | Typejar |
Filename | Size |
---|---|
bukkit-location-3.0.2.pom | |
bukkit-location-3.0.2.jar | 12 KB |
bukkit-location-3.0.2-sources.jar | 12 KB |
bukkit-location-3.0.2-javadoc.jar | 418 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.portlek/bukkit-location/ -->
<dependency>
<groupId>io.github.portlek</groupId>
<artifactId>bukkit-location</artifactId>
<version>3.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.portlek/bukkit-location/
implementation 'io.github.portlek:bukkit-location:3.0.2'
// https://jarcasting.com/artifacts/io.github.portlek/bukkit-location/
implementation ("io.github.portlek:bukkit-location:3.0.2")
'io.github.portlek:bukkit-location:jar:3.0.2'
<dependency org="io.github.portlek" name="bukkit-location" rev="3.0.2">
<artifact name="bukkit-location" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.portlek', module='bukkit-location', version='3.0.2')
)
libraryDependencies += "io.github.portlek" % "bukkit-location" % "3.0.2"
[io.github.portlek/bukkit-location "3.0.2"]