is not current version
Last Version 0.8.2

com.autodesk:coroutineworker 0.1.0

Native coroutine-based workers

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.autodesk
ArtifactId

ArtifactId

coroutineworker
Version

Version

0.1.0
Type

Type

pom

Download coroutineworker 0.1.0


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