t

timber-kmp-iosarm32

No-nonsense injectable logging.
https://github.com/touchlab/timber
The Apache Software License, Version 2.0
Kevin Galligan
Files download
File Operation
timber-kmp-iosarm32-5.0.1-mp.pom download
timber-kmp-iosarm32-5.0.1-mp-sources.jar download
Apache Maven
<dependency>
  <groupId>co.touchlab</groupId>
  <artifactId>timber-kmp-iosarm32</artifactId>
  <version>5.0.1-mp</version>
  <type>klib</type>
</dependency>
Gradle Groovy
implementation 'co.touchlab:timber-kmp-iosarm32:5.0.1-mp'
Gradle Kotlin
implementation("co.touchlab:timber-kmp-iosarm32:5.0.1-mp")
Scala SBT
libraryDependencies += "co.touchlab" % "timber-kmp-iosarm32" % "5.0.1-mp"
Groovy Grape
@Grapes(
  @Grab(group='co.touchlab', module='timber-kmp-iosarm32', version='5.0.1-mp')
)
Apache Ivy
<dependency org="co.touchlab" name="timber-kmp-iosarm32" rev="5.0.1-mp" />
Leiningen
[co.touchlab/timber-kmp-iosarm32 "5.0.1-mp"]
Apache Buildr
'co.touchlab:timber-kmp-iosarm32:jar:5.0.1-mp'