License |
License |
---|---|
Categories |
CategoriesNative Development Tools |
GroupId | GroupIdbe.yildiz-games |
ArtifactId | ArtifactIdcomponent-native-boost |
Last Version | Last Version1.66.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionYildiz Component Native Boost
Boost compiled code.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
component-native-boost-1.66.0.1.pom | |
component-native-boost-1.66.0.1.jar | 4 MB |
Browse |
<!-- https://jarcasting.com/artifacts/be.yildiz-games/component-native-boost/ -->
<dependency>
<groupId>be.yildiz-games</groupId>
<artifactId>component-native-boost</artifactId>
<version>1.66.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/be.yildiz-games/component-native-boost/
implementation 'be.yildiz-games:component-native-boost:1.66.0.1'
// https://jarcasting.com/artifacts/be.yildiz-games/component-native-boost/
implementation ("be.yildiz-games:component-native-boost:1.66.0.1")
'be.yildiz-games:component-native-boost:jar:1.66.0.1'
<dependency org="be.yildiz-games" name="component-native-boost" rev="1.66.0.1">
<artifact name="component-native-boost" type="jar" />
</dependency>
@Grapes(
@Grab(group='be.yildiz-games', module='component-native-boost', version='1.66.0.1')
)
libraryDependencies += "be.yildiz-games" % "component-native-boost" % "1.66.0.1"
[be.yildiz-games/component-native-boost "1.66.0.1"]