License |
License |
---|---|
GroupId | GroupIdcom.github.shynixn.petblocks |
ArtifactId | ArtifactIdpetblocks-api |
Last Version | Last Version8.29.0 |
Release Date | Release Date |
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 |
Filename | Size |
---|---|
petblocks-api-8.29.0.pom | |
petblocks-api-8.29.0.jar | 137 KB |
petblocks-api-8.29.0-sources.jar | 2 KB |
petblocks-api-8.29.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.shynixn.petblocks/petblocks-api/ -->
<dependency>
<groupId>com.github.shynixn.petblocks</groupId>
<artifactId>petblocks-api</artifactId>
<version>8.29.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shynixn.petblocks/petblocks-api/
implementation 'com.github.shynixn.petblocks:petblocks-api:8.29.0'
// https://jarcasting.com/artifacts/com.github.shynixn.petblocks/petblocks-api/
implementation ("com.github.shynixn.petblocks:petblocks-api:8.29.0")
'com.github.shynixn.petblocks:petblocks-api:jar:8.29.0'
<dependency org="com.github.shynixn.petblocks" name="petblocks-api" rev="8.29.0">
<artifact name="petblocks-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shynixn.petblocks', module='petblocks-api', version='8.29.0')
)
libraryDependencies += "com.github.shynixn.petblocks" % "petblocks-api" % "8.29.0"
[com.github.shynixn.petblocks/petblocks-api "8.29.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.3.72 |