k

kotlin-logging-watchossimulatorarm64

kotlin-logging 3.0.2 - Lightweight logging framework for Kotlin
https://github.com/MicroUtils/kotlin-logging
The Apache Software License, Version 2.0
Ohad Shai
Files download
File Operation
kotlin-logging-watchossimulatorarm64-3.0.2.pom download
kotlin-logging-watchossimulatorarm64-3.0.2-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.microutils</groupId>
  <artifactId>kotlin-logging-watchossimulatorarm64</artifactId>
  <version>3.0.2</version>
  <type>klib</type>
</dependency>
Gradle Groovy
implementation 'io.github.microutils:kotlin-logging-watchossimulatorarm64:3.0.2'
Gradle Kotlin
implementation("io.github.microutils:kotlin-logging-watchossimulatorarm64:3.0.2")
Scala SBT
libraryDependencies += "io.github.microutils" % "kotlin-logging-watchossimulatorarm64" % "3.0.2"
Groovy Grape
@Grapes(
  @Grab(group='io.github.microutils', module='kotlin-logging-watchossimulatorarm64', version='3.0.2')
)
Apache Ivy
<dependency org="io.github.microutils" name="kotlin-logging-watchossimulatorarm64" rev="3.0.2" />
Leiningen
[io.github.microutils/kotlin-logging-watchossimulatorarm64 "3.0.2"]
Apache Buildr
'io.github.microutils:kotlin-logging-watchossimulatorarm64:jar:3.0.2'