is not current version
Last Version 2.87.0.4

be.yildiz-games:component-native-bullet 2.86.1.1

Bullet physics compiled code.

Categories

Categories

Native Development Tools
GroupId

GroupId

be.yildiz-games
ArtifactId

ArtifactId

component-native-bullet
Version

Version

2.86.1.1
Type

Type

jar

Download component-native-bullet 2.86.1.1


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