Categories |
CategoriesAuto Application Layer Libs Code Generators |
---|---|
GroupId | GroupIdcom.autodesk |
ArtifactId | ArtifactIdcoroutineworker |
Last Version | Last Version0.8.2 |
Release Date | Release Date |
Type | Typepom |
Filename | Size |
---|---|
coroutineworker-0.8.2.pom | |
coroutineworker-0.8.2-sources.jar | 261 bytes |
coroutineworker-0.8.2-javadoc.jar | 13 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.autodesk/coroutineworker/ -->
<dependency>
<groupId>com.autodesk</groupId>
<artifactId>coroutineworker</artifactId>
<version>0.8.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.autodesk/coroutineworker/
implementation 'com.autodesk:coroutineworker:0.8.2'
// https://jarcasting.com/artifacts/com.autodesk/coroutineworker/
implementation ("com.autodesk:coroutineworker:0.8.2")
'com.autodesk:coroutineworker:pom:0.8.2'
<dependency org="com.autodesk" name="coroutineworker" rev="0.8.2">
<artifact name="coroutineworker" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.autodesk', module='coroutineworker', version='0.8.2')
)
libraryDependencies += "com.autodesk" % "coroutineworker" % "0.8.2"
[com.autodesk/coroutineworker "0.8.2"]