is not current version
Last Version 0.31.1

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

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.28.0
Type

Type

aar

Download toast-crash-reporter-ndk 0.28.0


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