License |
License |
---|---|
GroupId | GroupIdbe.yildiz-games |
ArtifactId | ArtifactIdmodule-physics-bullet |
Last Version | Last Version2.0.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionYildiz Module Physics Bullet
Bullet implementation for the physics module.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/be.yildiz-games/module-physics-bullet/ -->
<dependency>
<groupId>be.yildiz-games</groupId>
<artifactId>module-physics-bullet</artifactId>
<version>2.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/be.yildiz-games/module-physics-bullet/
implementation 'be.yildiz-games:module-physics-bullet:2.0.7'
// https://jarcasting.com/artifacts/be.yildiz-games/module-physics-bullet/
implementation ("be.yildiz-games:module-physics-bullet:2.0.7")
'be.yildiz-games:module-physics-bullet:jar:2.0.7'
<dependency org="be.yildiz-games" name="module-physics-bullet" rev="2.0.7">
<artifact name="module-physics-bullet" type="jar" />
</dependency>
@Grapes(
@Grab(group='be.yildiz-games', module='module-physics-bullet', version='2.0.7')
)
libraryDependencies += "be.yildiz-games" % "module-physics-bullet" % "2.0.7"
[be.yildiz-games/module-physics-bullet "2.0.7"]
Group / Artifact | Type | Version |
---|---|---|
be.yildiz-games : module-physics | jar | 2.0.3 |
be.yildiz-games : common-libloader | jar | 2.0.2 |
be.yildiz-games : common-jni | jar | 1.0.2 |
be.yildiz-games : common-time | jar | 1.0.3 |
be.yildiz-games : common-file | jar | 2.0.3 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.1.0 |
org.junit.platform : junit-platform-launcher | jar | 1.1.0 |
org.mockito : mockito-core | jar | 2.23.4 |