| License | License | 
|---|---|
| Categories | CategoriesNative Development Tools | 
| GroupId | GroupIdio.github.sonicdjgh | 
| ArtifactId | ArtifactIdnative | 
| Last Version | Last Version4.8.941 | 
| Release Date | Release Date | 
| Type | Typeaar | 
| Description | Descriptionnative Android Game Platform SDK | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| native-4.8.941.pom | |
| native-4.8.941.aar | 1 MB | 
| native-4.8.941-sources.jar | 3 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.github.sonicdjgh/native/ -->
<dependency>
    <groupId>io.github.sonicdjgh</groupId>
    <artifactId>native</artifactId>
    <version>4.8.941</version>
    <type>aar</type>
</dependency>// https://jarcasting.com/artifacts/io.github.sonicdjgh/native/
implementation 'io.github.sonicdjgh:native:4.8.941'// https://jarcasting.com/artifacts/io.github.sonicdjgh/native/
implementation ("io.github.sonicdjgh:native:4.8.941")'io.github.sonicdjgh:native:aar:4.8.941'<dependency org="io.github.sonicdjgh" name="native" rev="4.8.941">
  <artifact name="native" type="aar" />
</dependency>@Grapes(
@Grab(group='io.github.sonicdjgh', module='native', version='4.8.941')
)libraryDependencies += "io.github.sonicdjgh" % "native" % "4.8.941"[io.github.sonicdjgh/native "4.8.941"]| Group / Artifact | Type | Version | 
|---|---|---|
| io.github.sonicdjgh : native | jar | 4.8.941 |