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