License |
License |
---|---|
Categories |
CategoriesCRaSH General Purpose Libraries Utility |
GroupId | GroupIdcom.toast.android |
ArtifactId | ArtifactIdtoast-crash-reporter-ndk |
Version | Version0.29.1-alpha01 |
Type | Typeaar |
Description |
DescriptionTOAST NDK Crash Reporter
TOAST Android SDK NDK Crash Reporter Module
|
Project URL |
Project URL |
<!-- 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.29.1-alpha01</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.29.1-alpha01'
// https://jarcasting.com/artifacts/com.toast.android/toast-crash-reporter-ndk/
implementation ("com.toast.android:toast-crash-reporter-ndk:0.29.1-alpha01")
'com.toast.android:toast-crash-reporter-ndk:aar:0.29.1-alpha01'
<dependency org="com.toast.android" name="toast-crash-reporter-ndk" rev="0.29.1-alpha01">
<artifact name="toast-crash-reporter-ndk" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.toast.android', module='toast-crash-reporter-ndk', version='0.29.1-alpha01')
)
libraryDependencies += "com.toast.android" % "toast-crash-reporter-ndk" % "0.29.1-alpha01"
[com.toast.android/toast-crash-reporter-ndk "0.29.1-alpha01"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » support-annotations | jar | 26.1.0 |
com.toast.android : toast-common | jar | 0.29.1-alpha01 |
com.toast.android : toast-core | jar | 0.29.1-alpha01 |