is not current version
Last Version 6.5.0

com.github.shynixn.petblocks:petblocks-bukkit-lib 6.3.0


GroupId

GroupId

com.github.shynixn.petblocks
ArtifactId

ArtifactId

petblocks-bukkit-lib
Version

Version

6.3.0
Type

Type

jar

Download petblocks-bukkit-lib 6.3.0


<!-- https://jarcasting.com/artifacts/com.github.shynixn.petblocks/petblocks-bukkit-lib/ -->
<dependency>
    <groupId>com.github.shynixn.petblocks</groupId>
    <artifactId>petblocks-bukkit-lib</artifactId>
    <version>6.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shynixn.petblocks/petblocks-bukkit-lib/
implementation 'com.github.shynixn.petblocks:petblocks-bukkit-lib:6.3.0'
// https://jarcasting.com/artifacts/com.github.shynixn.petblocks/petblocks-bukkit-lib/
implementation ("com.github.shynixn.petblocks:petblocks-bukkit-lib:6.3.0")
'com.github.shynixn.petblocks:petblocks-bukkit-lib:jar:6.3.0'
<dependency org="com.github.shynixn.petblocks" name="petblocks-bukkit-lib" rev="6.3.0">
  <artifact name="petblocks-bukkit-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shynixn.petblocks', module='petblocks-bukkit-lib', version='6.3.0')
)
libraryDependencies += "com.github.shynixn.petblocks" % "petblocks-bukkit-lib" % "6.3.0"
[com.github.shynixn.petblocks/petblocks-bukkit-lib "6.3.0"]