is not current version
Last Version 2.0.7

be.yildiz-games:module-physics-bullet 2.0.1

Bullet implementation for the physics module.

GroupId

GroupId

be.yildiz-games
ArtifactId

ArtifactId

module-physics-bullet
Version

Version

2.0.1
Type

Type

jar

Download module-physics-bullet 2.0.1


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