is not current version
Last Version 0.8.2

com.autodesk:coroutineworker 0.2.2

Native coroutine-based workers

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.autodesk
ArtifactId

ArtifactId

coroutineworker
Version

Version

0.2.2
Type

Type

pom

Download coroutineworker 0.2.2


<!-- https://jarcasting.com/artifacts/com.autodesk/coroutineworker/ -->
<dependency>
    <groupId>com.autodesk</groupId>
    <artifactId>coroutineworker</artifactId>
    <version>0.2.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.autodesk/coroutineworker/
implementation 'com.autodesk:coroutineworker:0.2.2'
// https://jarcasting.com/artifacts/com.autodesk/coroutineworker/
implementation ("com.autodesk:coroutineworker:0.2.2")
'com.autodesk:coroutineworker:pom:0.2.2'
<dependency org="com.autodesk" name="coroutineworker" rev="0.2.2">
  <artifact name="coroutineworker" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.autodesk', module='coroutineworker', version='0.2.2')
)
libraryDependencies += "com.autodesk" % "coroutineworker" % "0.2.2"
[com.autodesk/coroutineworker "0.2.2"]