is not current version
Last Version 8.29.0

com.github.shynixn.petblocks:petblocks-core 7.3.0


GroupId

GroupId

com.github.shynixn.petblocks
ArtifactId

ArtifactId

petblocks-core
Version

Version

7.3.0
Type

Type

jar

Download petblocks-core 7.3.0


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