License |
License |
---|---|
Categories |
CategoriesLeaf Data Databases CRaSH General Purpose Libraries Utility |
GroupId | GroupIdio.github.copper-leaf |
ArtifactId | ArtifactIdballast-crashlytics-android-debug |
Last Version | Last Version0.12.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionballast-crashlytics
Opinionated Kotlin multiplatform MVI library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.github.copper-leaf/ballast-crashlytics-android-debug/ -->
<dependency>
<groupId>io.github.copper-leaf</groupId>
<artifactId>ballast-crashlytics-android-debug</artifactId>
<version>0.12.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.copper-leaf/ballast-crashlytics-android-debug/
implementation 'io.github.copper-leaf:ballast-crashlytics-android-debug:0.12.0'
// https://jarcasting.com/artifacts/io.github.copper-leaf/ballast-crashlytics-android-debug/
implementation ("io.github.copper-leaf:ballast-crashlytics-android-debug:0.12.0")
'io.github.copper-leaf:ballast-crashlytics-android-debug:aar:0.12.0'
<dependency org="io.github.copper-leaf" name="ballast-crashlytics-android-debug" rev="0.12.0">
<artifact name="ballast-crashlytics-android-debug" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.copper-leaf', module='ballast-crashlytics-android-debug', version='0.12.0')
)
libraryDependencies += "io.github.copper-leaf" % "ballast-crashlytics-android-debug" % "0.12.0"
[io.github.copper-leaf/ballast-crashlytics-android-debug "0.12.0"]
Group / Artifact | Type | Version |
---|---|---|
io.github.copper-leaf : ballast-core-android-debug | jar | 0.12.0 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
Group / Artifact | Type | Version |
---|---|---|
com.google.firebase » firebase-crashlytics-ktx | jar |