MOKO crash reporting

Fatal and Non-Fatal reporting to Crashlytics for Kotlin Multiplatform Mobile

License

License

Categories

Categories

Reporting Business Logic Libraries CRaSH General Purpose Libraries Utility
GroupId

GroupId

dev.icerock.moko
ArtifactId

ArtifactId

crash-reporting-core-android-debug
Last Version

Last Version

0.2.1
Release Date

Release Date

Type

Type

aar
Description

Description

MOKO crash reporting
Fatal and Non-Fatal reporting to Crashlytics for Kotlin Multiplatform Mobile
Project URL

Project URL

https://github.com/icerockdev/moko-crash-reporting
Source Code Management

Source Code Management

https://github.com/icerockdev/moko-crash-reporting

Download crash-reporting-core-android-debug

How to add to project

<!-- https://jarcasting.com/artifacts/dev.icerock.moko/crash-reporting-core-android-debug/ -->
<dependency>
    <groupId>dev.icerock.moko</groupId>
    <artifactId>crash-reporting-core-android-debug</artifactId>
    <version>0.2.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/dev.icerock.moko/crash-reporting-core-android-debug/
implementation 'dev.icerock.moko:crash-reporting-core-android-debug:0.2.1'
// https://jarcasting.com/artifacts/dev.icerock.moko/crash-reporting-core-android-debug/
implementation ("dev.icerock.moko:crash-reporting-core-android-debug:0.2.1")
'dev.icerock.moko:crash-reporting-core-android-debug:aar:0.2.1'
<dependency org="dev.icerock.moko" name="crash-reporting-core-android-debug" rev="0.2.1">
  <artifact name="crash-reporting-core-android-debug" type="aar" />
</dependency>
@Grapes(
@Grab(group='dev.icerock.moko', module='crash-reporting-core-android-debug', version='0.2.1')
)
libraryDependencies += "dev.icerock.moko" % "crash-reporting-core-android-debug" % "0.2.1"
[dev.icerock.moko/crash-reporting-core-android-debug "0.2.1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.5.20
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.20

runtime (1)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.2.0

Project Modules

There are no modules declared in this project.
dev.icerock.moko

IceRock Development

Kotlin Multiplatform developers team

Versions

Version
0.2.1
0.2.0
0.1.2