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