MVN

com.github.stephengold : jbullet

Maven & Gradle

Nov 15, 2021
1 usages
6 stars

com.github.stephengold:jbullet · A Java port of the Bullet Physics Library

<dependency>
    <groupId>com.github.stephengold</groupId>
    <artifactId>jbullet</artifactId>
    <version>1.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.stephengold : jbullet to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.2

All Versions

Choose a version of com.github.stephengold : jbullet to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
jbullet-1.0.2
jbullet-1.0.1
jbullet-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.github.stephengold</groupId>
    <artifactId>jbullet</artifactId>
    <version>1.0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.stephengold : jbullet gradle dependency to your build.gradle file:

implementation 'com.github.stephengold:jbullet:1.0.2'

Gradle Kotlin DSL: Add the following com.github.stephengold : jbullet gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.stephengold:jbullet:1.0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.stephengold : jbullet sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.stephengold" % "jbullet" % "1.0.2"

Advertisement

Dependencies from Group

Jun 02, 2023
10 usages
14 stars
Jan 24, 2022
1 usages
32 stars
Mar 22, 2023
1 usages
4 stars
Aug 18, 2023
1 usages
9 stars
Nov 15, 2021
1 usages
2 stars

Discover Dependencies

Jun 19, 2023
11k stars
Jun 27, 2023
22 usages
229 stars
app
Jan 03, 2023
Aug 24, 2023
2 usages
1.2k stars
May 22, 2022
8 usages
2 stars
May 21, 2021
5 usages
16.8k stars
Aug 08, 2023
1 usages
1.7k stars