c

coroutineworker-watchosx86

Native coroutine-based workers
https://github.com/autodesk/coroutineworker
The Apache Software License, Version 2.0
Autodesk
Files download
File Operation
coroutineworker-watchosx86-0.8.3.pom download
coroutineworker-watchosx86-0.8.3-sources.jar download
Apache Maven
<dependency>
  <groupId>com.autodesk</groupId>
  <artifactId>coroutineworker-watchosx86</artifactId>
  <version>0.8.3</version>
  <type>klib</type>
</dependency>
Gradle Groovy
implementation 'com.autodesk:coroutineworker-watchosx86:0.8.3'
Gradle Kotlin
implementation("com.autodesk:coroutineworker-watchosx86:0.8.3")
Scala SBT
libraryDependencies += "com.autodesk" % "coroutineworker-watchosx86" % "0.8.3"
Groovy Grape
@Grapes(
  @Grab(group='com.autodesk', module='coroutineworker-watchosx86', version='0.8.3')
)
Apache Ivy
<dependency org="com.autodesk" name="coroutineworker-watchosx86" rev="0.8.3" />
Leiningen
[com.autodesk/coroutineworker-watchosx86 "0.8.3"]
Apache Buildr
'com.autodesk:coroutineworker-watchosx86:jar:0.8.3'