Last Version

PetBlocks 7.3.0

PetBlocks is a spigot and also a sponge plugin to use blocks and custom heads as pets in Minecraft.

License

License

GroupId

GroupId

com.github.shynixn.petblocks
ArtifactId

ArtifactId

root
Version

Version

7.3.0
Type

Type

pom
Description

Description

PetBlocks
PetBlocks is a spigot and also a sponge plugin to use blocks and custom heads as pets in Minecraft.
Project URL

Project URL

https://github.com/Shynixn/PetBlocks

Download root 7.3.0

Filename Size
root-7.3.0.pom 11 KB
Browse

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.2.21

test (5)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test jar 1.2.21
org.xerial : sqlite-jdbc jar RELEASE
ch.vorburger.mariaDB4j : mariaDB4j jar 2.2.3
org.mockito : mockito-core jar RELEASE
org.junit.jupiter : junit-jupiter-api jar 5.0.0-M4

Project Modules

  • petblocks-api
  • petblocks-bukkit-api
  • petblocks-bukkit-plugin
  • petblocks-sponge-api
  • petblocks-sponge-plugin
  • petblocks-core