GroupId | GroupIdio.github.portlek |
---|---|
ArtifactId | ArtifactIdbukkit-location |
Version | Version2.0.10 |
Type | Typejar |
Filename | Size |
---|---|
bukkit-location-2.0.10.pom | |
bukkit-location-2.0.10.jar | 12 KB |
bukkit-location-2.0.10-sources.jar | 12 KB |
bukkit-location-2.0.10-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.10</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.portlek/bukkit-location/
implementation 'io.github.portlek:bukkit-location:2.0.10'
// https://jarcasting.com/artifacts/io.github.portlek/bukkit-location/
implementation ("io.github.portlek:bukkit-location:2.0.10")
'io.github.portlek:bukkit-location:jar:2.0.10'
<dependency org="io.github.portlek" name="bukkit-location" rev="2.0.10">
<artifact name="bukkit-location" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.portlek', module='bukkit-location', version='2.0.10')
)
libraryDependencies += "io.github.portlek" % "bukkit-location" % "2.0.10"
[io.github.portlek/bukkit-location "2.0.10"]