native-crash

native crash tool

License

License

Categories

Categories

Native Development Tools CRaSH General Purpose Libraries Utility
GroupId

GroupId

io.github.BAByte
ArtifactId

ArtifactId

native-crash
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

aar
Description

Description

native-crash
native crash tool
Project URL

Project URL

https://github.com/BAByte/NativeCrash2Java

Download native-crash

How to add to project

<!-- 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"]

Dependencies

compile (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0