is not current version
Last Version 0.6.0

co.touchlab:crashkios 0.2.2-1.4.0-rc

Kotlin Native iOS Crash Report Library

Categories

Categories

CRaSH General Purpose Libraries Utility
GroupId

GroupId

co.touchlab
ArtifactId

ArtifactId

crashkios
Version

Version

0.2.2-1.4.0-rc
Type

Type

pom

Download crashkios 0.2.2-1.4.0-rc


<!-- https://jarcasting.com/artifacts/co.touchlab/crashkios/ -->
<dependency>
    <groupId>co.touchlab</groupId>
    <artifactId>crashkios</artifactId>
    <version>0.2.2-1.4.0-rc</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/co.touchlab/crashkios/
implementation 'co.touchlab:crashkios:0.2.2-1.4.0-rc'
// https://jarcasting.com/artifacts/co.touchlab/crashkios/
implementation ("co.touchlab:crashkios:0.2.2-1.4.0-rc")
'co.touchlab:crashkios:pom:0.2.2-1.4.0-rc'
<dependency org="co.touchlab" name="crashkios" rev="0.2.2-1.4.0-rc">
  <artifact name="crashkios" type="pom" />
</dependency>
@Grapes(
@Grab(group='co.touchlab', module='crashkios', version='0.2.2-1.4.0-rc')
)
libraryDependencies += "co.touchlab" % "crashkios" % "0.2.2-1.4.0-rc"
[co.touchlab/crashkios "0.2.2-1.4.0-rc"]