MVN

cz.advel.jbullet : jbullet

Maven & Gradle

Nov 17, 2013
4 usages
7 stars

jbullet · JBullet - Java port of Bullet Physics Library

<dependency>
    <groupId>cz.advel.jbullet</groupId>
    <artifactId>jbullet</artifactId>
    <version>20101010-1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cz.advel.jbullet : jbullet to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 20101010-1

All Versions

Choose a version of cz.advel.jbullet : jbullet to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
20101010
jbullet-20101010-1
jbullet-20101010

How to add a dependency to Maven

Add the following cz.advel.jbullet : jbullet maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>cz.advel.jbullet</groupId>
    <artifactId>jbullet</artifactId>
    <version>20101010-1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following cz.advel.jbullet : jbullet gradle dependency to your build.gradle file:

implementation 'cz.advel.jbullet:jbullet:20101010-1'

Gradle Kotlin DSL: Add the following cz.advel.jbullet : jbullet gradle kotlin dependency to your build.gradle.kts file:

implementation("cz.advel.jbullet:jbullet:20101010-1")

How to add a dependency to SBT Scala

SBT Scala: Add the following cz.advel.jbullet : jbullet sbt scala dependency to your build.sbt file:

libraryDependencies += "cz.advel.jbullet" % "jbullet" % "20101010-1"

Advertisement

Dependencies from Group

Nov 17, 2013
4 usages
7 stars

Discover Dependencies

Aug 21, 2023
668 usages
8.3k stars
Apr 02, 2021
7 usages
109 stars
Aug 10, 2023
536 usages
5.5k stars
Jun 18, 2023
76 usages
Sep 19, 2021
30 usages
186 stars
1 usages
1.4k stars
Mar 09, 2019
6.9k stars
68 usages
23.7k stars
Jun 03, 2023
298 usages
11.7k stars
May 30, 2023
549 usages
163 stars