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

Jar examples for b:ball-api

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials