License |
License |
---|---|
Categories |
CategoriesCRaSH General Purpose Libraries Utility |
GroupId | GroupIdco.touchlab |
ArtifactId | ArtifactIdcrashkios |
Last Version | Last Version0.6.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionCrashKios
Kotlin Native iOS Crash Report Library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
crashkios-0.6.0.pom | |
crashkios-0.6.0-sources.jar | 261 bytes |
crashkios-0.6.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/co.touchlab/crashkios/ -->
<dependency>
<groupId>co.touchlab</groupId>
<artifactId>crashkios</artifactId>
<version>0.6.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/co.touchlab/crashkios/
implementation 'co.touchlab:crashkios:0.6.0'
// https://jarcasting.com/artifacts/co.touchlab/crashkios/
implementation ("co.touchlab:crashkios:0.6.0")
'co.touchlab:crashkios:pom:0.6.0'
<dependency org="co.touchlab" name="crashkios" rev="0.6.0">
<artifact name="crashkios" type="pom" />
</dependency>
@Grapes(
@Grab(group='co.touchlab', module='crashkios', version='0.6.0')
)
libraryDependencies += "co.touchlab" % "crashkios" % "0.6.0"
[co.touchlab/crashkios "0.6.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.6.20 |
co.touchlab : crashkios-core | jar | 0.6.0 |
Version |
---|
0.6.0
|
0.5.0
|
0.4.0
|
0.3.2
|
0.3.1
|
0.3.0
|
0.2.2-1.4.0-rc
|
0.2.2-1.4-M3
|
0.2.2-1.4-M2
|
0.2.2
|
0.2.1
|
0.2
|