License |
License |
---|---|
GroupId | GroupIdcom.github.shynixn.petblocks |
ArtifactId | ArtifactIdroot |
Version | Version7.3.0 |
Type | Typepom |
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 |
---|---|
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"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.2.21 |
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 |