Download jbullet-3.0.0.20130526.jar file - Jar j

Jar examples for j:jbullet

Description

JBullet - Java port of Bullet Physics Library

You can download jar file jbullet 3.0.0.20130526 in this page.

License

The zlib/libpng License (Zlib)

Build File

You can use the following script to add jbullet-3.0.0.20130526.jar to your project.

<dependency>
   <groupId>net.sf.sociaal</groupId>
   <artifactId>jbullet</artifactId>
   <version>3.0.0.20130526</version>
</dependency>
compile group: 'net.sf.sociaal', name: 'jbullet', version: '3.0.0.20130526'
libraryDependencies += "net.sf.sociaal" % "jbullet" % "3.0.0.20130526"
<dependency org="net.sf.sociaal" name="jbullet" rev="3.0.0.20130526"/>
@Grapes(@Grab(group='net.sf.sociaal', module='jbullet', version='3.0.0.20130526'))
'net.sf.sociaal:jbullet:jar:3.0.0.20130526'

Download

Click the following link to download the jar file.

jbullet-3.0.0.20130526-javadoc.jar
jbullet-3.0.0.20130526-sources.jar
jbullet-3.0.0.20130526.jar
jbullet-3.0.0.20130526.pom



Related Tutorials