License |
License
https://github.com/icerockdev/moko-crash-reporting/blob/master/LICENSE.md
|
---|---|
Categories |
CategoriesReporting Business Logic Libraries CRaSH General Purpose Libraries Utility |
GroupId | GroupIddev.icerock.moko |
ArtifactId | ArtifactIdcrash-reporting-napier-android-debug |
Version | Version0.1.2 |
Type | Typeaar |
Description |
DescriptionMOKO crash reporting
Fatal and Non-Fatal reporting to Crashlytics for Kotlin Multiplatform Mobile
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/dev.icerock.moko/crash-reporting-napier-android-debug/ -->
<dependency>
<groupId>dev.icerock.moko</groupId>
<artifactId>crash-reporting-napier-android-debug</artifactId>
<version>0.1.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/dev.icerock.moko/crash-reporting-napier-android-debug/
implementation 'dev.icerock.moko:crash-reporting-napier-android-debug:0.1.2'
// https://jarcasting.com/artifacts/dev.icerock.moko/crash-reporting-napier-android-debug/
implementation ("dev.icerock.moko:crash-reporting-napier-android-debug:0.1.2")
'dev.icerock.moko:crash-reporting-napier-android-debug:aar:0.1.2'
<dependency org="dev.icerock.moko" name="crash-reporting-napier-android-debug" rev="0.1.2">
<artifact name="crash-reporting-napier-android-debug" type="aar" />
</dependency>
@Grapes(
@Grab(group='dev.icerock.moko', module='crash-reporting-napier-android-debug', version='0.1.2')
)
libraryDependencies += "dev.icerock.moko" % "crash-reporting-napier-android-debug" % "0.1.2"
[dev.icerock.moko/crash-reporting-napier-android-debug "0.1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.31 |
dev.icerock.moko : crash-reporting-core-android-debug | jar | 0.1.2 |
org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.4.31 |
Group / Artifact | Type | Version |
---|---|---|
androidx.appcompat » appcompat | jar | 1.1.0 |
com.github.aakira » napier-android-debug | jar | 1.4.1 |