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
Last Version

Last Version

0.3.0
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

How to add to project

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

Dependencies

compile (1)

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

runtime (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.6.10
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.3.0
0.2.1
0.2.0
0.1.2