is not current version
Last Version 1.11.0

com.badlogicgames.gdx:gdx-bullet 1.9.13


GroupId

GroupId

com.badlogicgames.gdx
ArtifactId

ArtifactId

gdx-bullet
Version

Version

1.9.13
Type

Type

jar

Download gdx-bullet 1.9.13


<!-- https://jarcasting.com/artifacts/com.badlogicgames.gdx/gdx-bullet/ -->
<dependency>
    <groupId>com.badlogicgames.gdx</groupId>
    <artifactId>gdx-bullet</artifactId>
    <version>1.9.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.badlogicgames.gdx/gdx-bullet/
implementation 'com.badlogicgames.gdx:gdx-bullet:1.9.13'
// https://jarcasting.com/artifacts/com.badlogicgames.gdx/gdx-bullet/
implementation ("com.badlogicgames.gdx:gdx-bullet:1.9.13")
'com.badlogicgames.gdx:gdx-bullet:jar:1.9.13'
<dependency org="com.badlogicgames.gdx" name="gdx-bullet" rev="1.9.13">
  <artifact name="gdx-bullet" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.badlogicgames.gdx', module='gdx-bullet', version='1.9.13')
)
libraryDependencies += "com.badlogicgames.gdx" % "gdx-bullet" % "1.9.13"
[com.badlogicgames.gdx/gdx-bullet "1.9.13"]