License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdcom.autodesk |
ArtifactId | ArtifactIdCoroutineWorker |
Last Version | Last Version0.5.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionCoroutineWorker
Native coroutine-based workers
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
CoroutineWorker-0.5.0.pom | |
CoroutineWorker-0.5.0-sources.jar | 261 bytes |
CoroutineWorker-0.5.0-javadoc.jar | 13 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.autodesk/CoroutineWorker/ -->
<dependency>
<groupId>com.autodesk</groupId>
<artifactId>CoroutineWorker</artifactId>
<version>0.5.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.autodesk/CoroutineWorker/
implementation 'com.autodesk:CoroutineWorker:0.5.0'
// https://jarcasting.com/artifacts/com.autodesk/CoroutineWorker/
implementation ("com.autodesk:CoroutineWorker:0.5.0")
'com.autodesk:CoroutineWorker:pom:0.5.0'
<dependency org="com.autodesk" name="CoroutineWorker" rev="0.5.0">
<artifact name="CoroutineWorker" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.autodesk', module='CoroutineWorker', version='0.5.0')
)
libraryDependencies += "com.autodesk" % "CoroutineWorker" % "0.5.0"
[com.autodesk/CoroutineWorker "0.5.0"]