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

Ball is a spigot plugin to spawn balls in Minecraft.

License

License

GroupId

GroupId

com.github.shynixn.ball
ArtifactId

ArtifactId

ball-bukkit-api
Last Version

Last Version

1.4
Release Date

Release Date

Type

Type

jar
Description

Description

Ball is a spigot plugin to spawn balls in Minecraft.

Download ball-bukkit-api

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.shynixn.ball : ball-api jar 1.4

provided (9)

Group / Artifact Type Version
org.spigotmc » spigot18R1 jar 1.8.0-R1.0
org.spigotmc » spigot18R2 jar 1.8.3-R2.0
org.spigotmc » spigot18R3 jar 1.8.8-R3.0
org.spigotmc » spigot19R1 jar 1.9.0-R1.0
org.spigotmc » spigot19R2 jar 1.9.4-R2.0
org.spigotmc » spigot110R1 jar 1.10.2-R1.0
org.spigotmc » spigot111R1 jar 1.11.0-R1.0
org.spigotmc » spigot112R1 jar 1.12.0-R1.0
org.spigotmc » spigot113R1 jar 1.13.0-R1.0

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.

DEPRECATED

Please refer to the following project BlockBall.

You are free to continue this project by putting a copy of the licence into the root folder of your project.

Description

Ball is a spigot library to spawn balls in Minecraft.

Licence

Copyright 2018 Shynixn

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Versions

Version
1.4
1.3
1.2
1.1
1.0