Download bullet-0.21.jar file - Jar b

Jar examples for b:bullet

Description

You can download jar file bullet 0.21 in this page.

Build File

You can use the following script to add bullet-0.21.jar to your project.

<dependency>
   <groupId>com.wemakebetterapps</groupId>
   <artifactId>bullet</artifactId>
   <version>0.21</version>
</dependency>
compile group: 'com.wemakebetterapps', name: 'bullet', version: '0.21'
libraryDependencies += "com.wemakebetterapps" % "bullet" % "0.21"
<dependency org="com.wemakebetterapps" name="bullet" rev="0.21"/>
@Grapes(@Grab(group='com.wemakebetterapps', module='bullet', version='0.21'))
'com.wemakebetterapps:bullet:jar:0.21'

Download

Click the following link to download the jar file.

bullet-0.21-javadoc.jar
bullet-0.21-sources.jar
bullet-0.21.jar
bullet-0.21.pom



Related Tutorials