GroupId | GroupIdbe.yildiz-games |
---|---|
ArtifactId | ArtifactIdmodule-physics-bullet |
Version | Version2.0.5 |
Type | Typejar |
Filename | Size |
---|---|
module-physics-bullet-2.0.5.pom | |
module-physics-bullet-2.0.5.jar | 129 KB |
module-physics-bullet-2.0.5-sources.jar | 140 KB |
module-physics-bullet-2.0.5-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.5</version>
</dependency>
// https://jarcasting.com/artifacts/be.yildiz-games/module-physics-bullet/
implementation 'be.yildiz-games:module-physics-bullet:2.0.5'
// https://jarcasting.com/artifacts/be.yildiz-games/module-physics-bullet/
implementation ("be.yildiz-games:module-physics-bullet:2.0.5")
'be.yildiz-games:module-physics-bullet:jar:2.0.5'
<dependency org="be.yildiz-games" name="module-physics-bullet" rev="2.0.5">
<artifact name="module-physics-bullet" type="jar" />
</dependency>
@Grapes(
@Grab(group='be.yildiz-games', module='module-physics-bullet', version='2.0.5')
)
libraryDependencies += "be.yildiz-games" % "module-physics-bullet" % "2.0.5"
[be.yildiz-games/module-physics-bullet "2.0.5"]