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