is not current version
Last Version 0.31.1

com.toast.android:toast-crash-reporter-ndk 0.27.1

TOAST Android SDK NDK Crash Reporter Module

Categories

Categories

CRaSH General Purpose Libraries Utility
GroupId

GroupId

com.toast.android
ArtifactId

ArtifactId

toast-crash-reporter-ndk
Version

Version

0.27.1
Type

Type

aar

Download toast-crash-reporter-ndk 0.27.1


<!-- https://jarcasting.com/artifacts/com.toast.android/toast-crash-reporter-ndk/ -->
<dependency>
    <groupId>com.toast.android</groupId>
    <artifactId>toast-crash-reporter-ndk</artifactId>
    <version>0.27.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.toast.android/toast-crash-reporter-ndk/
implementation 'com.toast.android:toast-crash-reporter-ndk:0.27.1'
// https://jarcasting.com/artifacts/com.toast.android/toast-crash-reporter-ndk/
implementation ("com.toast.android:toast-crash-reporter-ndk:0.27.1")
'com.toast.android:toast-crash-reporter-ndk:aar:0.27.1'
<dependency org="com.toast.android" name="toast-crash-reporter-ndk" rev="0.27.1">
  <artifact name="toast-crash-reporter-ndk" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.toast.android', module='toast-crash-reporter-ndk', version='0.27.1')
)
libraryDependencies += "com.toast.android" % "toast-crash-reporter-ndk" % "0.27.1"
[com.toast.android/toast-crash-reporter-ndk "0.27.1"]