Categories |
CategoriesNative Development Tools |
---|---|
GroupId | GroupIdbe.yildiz-games |
ArtifactId | ArtifactIdcomponent-native-bullet |
Version | Version2.86.1.3 |
Type | Typejar |
<!-- 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.3</version>
</dependency>
// https://jarcasting.com/artifacts/be.yildiz-games/component-native-bullet/
implementation 'be.yildiz-games:component-native-bullet:2.86.1.3'
// https://jarcasting.com/artifacts/be.yildiz-games/component-native-bullet/
implementation ("be.yildiz-games:component-native-bullet:2.86.1.3")
'be.yildiz-games:component-native-bullet:jar:2.86.1.3'
<dependency org="be.yildiz-games" name="component-native-bullet" rev="2.86.1.3">
<artifact name="component-native-bullet" type="jar" />
</dependency>
@Grapes(
@Grab(group='be.yildiz-games', module='component-native-bullet', version='2.86.1.3')
)
libraryDependencies += "be.yildiz-games" % "component-native-bullet" % "2.86.1.3"
[be.yildiz-games/component-native-bullet "2.86.1.3"]