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

Jar examples for b:ball-api

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials