GroupId | GroupIdbe.yildiz-games |
---|---|
ArtifactId | ArtifactIdmodule-physics-bullet |
Version | Version2.0.6 |
Type | Typejar |
Filename | Size |
---|---|
module-physics-bullet-2.0.6.pom | |
module-physics-bullet-2.0.6.jar | 129 KB |
module-physics-bullet-2.0.6-sources.jar | 140 KB |
module-physics-bullet-2.0.6-javadoc.jar | 465 KB |
Browse |
<!-- https://jarcasting.com/artifacts/be.yildiz-games/module-physics-bullet/ -->
<dependency>
<groupId>be.yildiz-games</groupId>
<artifactId>module-physics-bullet</artifactId>
<version>2.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/be.yildiz-games/module-physics-bullet/
implementation 'be.yildiz-games:module-physics-bullet:2.0.6'
// https://jarcasting.com/artifacts/be.yildiz-games/module-physics-bullet/
implementation ("be.yildiz-games:module-physics-bullet:2.0.6")
'be.yildiz-games:module-physics-bullet:jar:2.0.6'
<dependency org="be.yildiz-games" name="module-physics-bullet" rev="2.0.6">
<artifact name="module-physics-bullet" type="jar" />
</dependency>
@Grapes(
@Grab(group='be.yildiz-games', module='module-physics-bullet', version='2.0.6')
)
libraryDependencies += "be.yildiz-games" % "module-physics-bullet" % "2.0.6"
[be.yildiz-games/module-physics-bullet "2.0.6"]