s

stdx-coroutines-watchosx64

Kotlin Standard Library Extensions
https://github.com/DRSchlaubi/stdx.kt
Apache-2.0 License
Michael Rittmeister
Files download
File Operation
stdx-coroutines-watchosx64-1.3.0.pom download
stdx-coroutines-watchosx64-1.3.0-sources.jar download
Apache Maven
<dependency>
  <groupId>dev.schlaubi</groupId>
  <artifactId>stdx-coroutines-watchosx64</artifactId>
  <version>1.3.0</version>
  <type>klib</type>
</dependency>
Gradle Groovy
implementation 'dev.schlaubi:stdx-coroutines-watchosx64:1.3.0'
Gradle Kotlin
implementation("dev.schlaubi:stdx-coroutines-watchosx64:1.3.0")
Scala SBT
libraryDependencies += "dev.schlaubi" % "stdx-coroutines-watchosx64" % "1.3.0"
Groovy Grape
@Grapes(
  @Grab(group='dev.schlaubi', module='stdx-coroutines-watchosx64', version='1.3.0')
)
Apache Ivy
<dependency org="dev.schlaubi" name="stdx-coroutines-watchosx64" rev="1.3.0" />
Leiningen
[dev.schlaubi/stdx-coroutines-watchosx64 "1.3.0"]
Apache Buildr
'dev.schlaubi:stdx-coroutines-watchosx64:jar:1.3.0'