Last Version

com.github.shynixn.ball:ball-api 1.4

Ball is a spigot plugin to spawn balls in Minecraft.

License

License

GroupId

GroupId

com.github.shynixn.ball
ArtifactId

ArtifactId

ball-api
Version

Version

1.4
Type

Type

jar
Description

Description

Ball is a spigot plugin to spawn balls in Minecraft.

Download ball-api 1.4


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

Dependencies

test (1)

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

Project Modules

There are no modules declared in this project.