is not current version
Last Version 8.29.0

com.github.shynixn.petblocks:petblocks-api 7.2.1


GroupId

GroupId

com.github.shynixn.petblocks
ArtifactId

ArtifactId

petblocks-api
Version

Version

7.2.1
Type

Type

jar

Download petblocks-api 7.2.1


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