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