Download ball-api-1.0.jar file - Jar b

Jar examples for b:ball-api

Description

You can download jar file ball-api 1.0 in this page.

Build File

You can use the following script to add ball-api-1.0.jar to your project.

<dependency>
   <groupId>com.github.shynixn.ball</groupId>
   <artifactId>ball-api</artifactId>
   <version>1.0</version>
</dependency>
compile group: 'com.github.shynixn.ball', name: 'ball-api', version: '1.0'
libraryDependencies += "com.github.shynixn.ball" % "ball-api" % "1.0"
<dependency org="com.github.shynixn.ball" name="ball-api" rev="1.0"/>
@Grapes(@Grab(group='com.github.shynixn.ball', module='ball-api', version='1.0'))
'com.github.shynixn.ball:ball-api:jar:1.0'

Download

Click the following link to download the jar file.

ball-api-1.0-javadoc.jar
ball-api-1.0-sources.jar
ball-api-1.0.jar
ball-api-1.0.pom



Related Tutorials