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