k

kotlin-logging-watchossimulatorarm64

kotlin-logging 4.0.0-beta-30 - Lightweight logging framework for Kotlin
https://github.com/oshai/kotlin-logging
The Apache Software License, Version 2.0
Ohad Shai
文件下载
文件名 操作
kotlin-logging-watchossimulatorarm64-4.0.0-beta-30.pom 下载
kotlin-logging-watchossimulatorarm64-4.0.0-beta-30-sources.jar 下载
Apache Maven
<dependency>
  <groupId>io.github.oshai</groupId>
  <artifactId>kotlin-logging-watchossimulatorarm64</artifactId>
  <version>4.0.0-beta-30</version>
  <type>klib</type>
</dependency>
Gradle Groovy
implementation 'io.github.oshai:kotlin-logging-watchossimulatorarm64:4.0.0-beta-30'
Gradle Kotlin
implementation("io.github.oshai:kotlin-logging-watchossimulatorarm64:4.0.0-beta-30")
Scala SBT
libraryDependencies += "io.github.oshai" % "kotlin-logging-watchossimulatorarm64" % "4.0.0-beta-30"
Groovy Grape
@Grapes(
  @Grab(group='io.github.oshai', module='kotlin-logging-watchossimulatorarm64', version='4.0.0-beta-30')
)
Apache Ivy
<dependency org="io.github.oshai" name="kotlin-logging-watchossimulatorarm64" rev="4.0.0-beta-30" />
Leiningen
[io.github.oshai/kotlin-logging-watchossimulatorarm64 "4.0.0-beta-30"]
Apache Buildr
'io.github.oshai:kotlin-logging-watchossimulatorarm64:jar:4.0.0-beta-30'