License |
License |
---|---|
GroupId | GroupIdcom.github.shynixn.petblocks |
ArtifactId | ArtifactIdpetblocks-tools |
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-tools-8.29.0.pom | |
petblocks-tools-8.29.0.jar | 34 KB |
petblocks-tools-8.29.0-sources.jar | 1 KB |
petblocks-tools-8.29.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.shynixn.petblocks/petblocks-tools/ -->
<dependency>
<groupId>com.github.shynixn.petblocks</groupId>
<artifactId>petblocks-tools</artifactId>
<version>8.29.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shynixn.petblocks/petblocks-tools/
implementation 'com.github.shynixn.petblocks:petblocks-tools:8.29.0'
// https://jarcasting.com/artifacts/com.github.shynixn.petblocks/petblocks-tools/
implementation ("com.github.shynixn.petblocks:petblocks-tools:8.29.0")
'com.github.shynixn.petblocks:petblocks-tools:jar:8.29.0'
<dependency org="com.github.shynixn.petblocks" name="petblocks-tools" rev="8.29.0">
<artifact name="petblocks-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shynixn.petblocks', module='petblocks-tools', version='8.29.0')
)
libraryDependencies += "com.github.shynixn.petblocks" % "petblocks-tools" % "8.29.0"
[com.github.shynixn.petblocks/petblocks-tools "8.29.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.3.72 |
org.jsoup : jsoup | jar | 1.11.3 |
com.github.shynixn : discordwebhook-ktl | jar | 1.2 |
org.apache.cxf : cxf-rt-rs-client | jar | 3.3.6 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.8 |
commons-io : commons-io | jar | 2.4 |
com.zaxxer : HikariCP | jar | 4.0.3 |
org.xerial : sqlite-jdbc | jar | 3.31.1 |
org.spigotmc » spigot | jar | 1.8.8-R0.1-SNAPSHOT |