License |
License |
---|---|
GroupId | GroupIdcom.github.shynixn.ball |
ArtifactId | ArtifactIdroot |
Version | Version1.4 |
Type | Typepom |
Description |
DescriptionBall
Ball is a spigot plugin to spawn balls in Minecraft.
|
Project URL |
Project URL |
Filename | Size |
---|---|
root-1.4.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.shynixn.ball/root/ -->
<dependency>
<groupId>com.github.shynixn.ball</groupId>
<artifactId>root</artifactId>
<version>1.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.shynixn.ball/root/
implementation 'com.github.shynixn.ball:root:1.4'
// https://jarcasting.com/artifacts/com.github.shynixn.ball/root/
implementation ("com.github.shynixn.ball:root:1.4")
'com.github.shynixn.ball:root:pom:1.4'
<dependency org="com.github.shynixn.ball" name="root" rev="1.4">
<artifact name="root" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.shynixn.ball', module='root', version='1.4')
)
libraryDependencies += "com.github.shynixn.ball" % "root" % "1.4"
[com.github.shynixn.ball/root "1.4"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-test | jar | 1.2.21 |