| License |
License |
|---|---|
| Categories |
CategoriesNative Development Tools CRaSH General Purpose Libraries Utility |
| GroupId | GroupIdio.github.BAByte |
| ArtifactId | ArtifactIdnative-crash |
| Last Version | Last Version1.0.5 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionnative-crash
native crash tool
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| native-crash-1.0.5.pom | |
| native-crash-1.0.5-sources.jar | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.BAByte/native-crash/ -->
<dependency>
<groupId>io.github.BAByte</groupId>
<artifactId>native-crash</artifactId>
<version>1.0.5</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.BAByte/native-crash/
implementation 'io.github.BAByte:native-crash:1.0.5'
// https://jarcasting.com/artifacts/io.github.BAByte/native-crash/
implementation ("io.github.BAByte:native-crash:1.0.5")
'io.github.BAByte:native-crash:aar:1.0.5'
<dependency org="io.github.BAByte" name="native-crash" rev="1.0.5">
<artifact name="native-crash" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.BAByte', module='native-crash', version='1.0.5')
)
libraryDependencies += "io.github.BAByte" % "native-crash" % "1.0.5"
[io.github.BAByte/native-crash "1.0.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.32 |
| androidx.core » core-ktx | jar | 1.7.0 |
| androidx.appcompat » appcompat | jar | 1.4.1 |