GroupId | GroupIdcom.github.shynixn.petblocks |
---|---|
ArtifactId | ArtifactIdpetblocks-bukkit-nms-109R1 |
Version | Version8.5.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.shynixn.petblocks/petblocks-bukkit-nms-109R1/ -->
<dependency>
<groupId>com.github.shynixn.petblocks</groupId>
<artifactId>petblocks-bukkit-nms-109R1</artifactId>
<version>8.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shynixn.petblocks/petblocks-bukkit-nms-109R1/
implementation 'com.github.shynixn.petblocks:petblocks-bukkit-nms-109R1:8.5.0'
// https://jarcasting.com/artifacts/com.github.shynixn.petblocks/petblocks-bukkit-nms-109R1/
implementation ("com.github.shynixn.petblocks:petblocks-bukkit-nms-109R1:8.5.0")
'com.github.shynixn.petblocks:petblocks-bukkit-nms-109R1:jar:8.5.0'
<dependency org="com.github.shynixn.petblocks" name="petblocks-bukkit-nms-109R1" rev="8.5.0">
<artifact name="petblocks-bukkit-nms-109R1" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shynixn.petblocks', module='petblocks-bukkit-nms-109R1', version='8.5.0')
)
libraryDependencies += "com.github.shynixn.petblocks" % "petblocks-bukkit-nms-109R1" % "8.5.0"
[com.github.shynixn.petblocks/petblocks-bukkit-nms-109R1 "8.5.0"]