| License |
License |
|---|---|
| GroupId | GroupIdcom.github.shynixn.petblocks |
| ArtifactId | ArtifactIdpetblocks-sponge-plugin |
| Version | Version8.26.3 |
| Type | Typejar |
| Description |
DescriptionPetBlocks
PetBlocks is a spigot and also a sponge plugin to use blocks and custom heads as pets in Minecraft.
|
| Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.shynixn.petblocks/petblocks-sponge-plugin/ -->
<dependency>
<groupId>com.github.shynixn.petblocks</groupId>
<artifactId>petblocks-sponge-plugin</artifactId>
<version>8.26.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shynixn.petblocks/petblocks-sponge-plugin/
implementation 'com.github.shynixn.petblocks:petblocks-sponge-plugin:8.26.3'
// https://jarcasting.com/artifacts/com.github.shynixn.petblocks/petblocks-sponge-plugin/
implementation ("com.github.shynixn.petblocks:petblocks-sponge-plugin:8.26.3")
'com.github.shynixn.petblocks:petblocks-sponge-plugin:jar:8.26.3'
<dependency org="com.github.shynixn.petblocks" name="petblocks-sponge-plugin" rev="8.26.3">
<artifact name="petblocks-sponge-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shynixn.petblocks', module='petblocks-sponge-plugin', version='8.26.3')
)
libraryDependencies += "com.github.shynixn.petblocks" % "petblocks-sponge-plugin" % "8.26.3"
[com.github.shynixn.petblocks/petblocks-sponge-plugin "8.26.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.3.72 |
| com.github.shynixn.petblocks : petblocks-core | jar | 8.26.3 |
| com.github.shynixn.petblocks : petblocks-api | jar | 8.26.3 |
| com.github.shynixn.petblocks : petblocks-sponge-api | jar | 8.26.3 |