License |
License |
---|---|
Categories |
CategoriesJavaScript Languages Auto Application Layer Libs Code Generators |
GroupId | GroupIdcom.autodesk |
ArtifactId | ArtifactIdcoroutineworker-js |
Last Version | Last Version0.8.2 |
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-js-0.8.2.pom | |
coroutineworker-js-0.8.2-sources.jar | 4 KB |
coroutineworker-js-0.8.2-javadoc.jar | 13 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.autodesk/coroutineworker-js/ -->
<dependency>
<groupId>com.autodesk</groupId>
<artifactId>coroutineworker-js</artifactId>
<version>0.8.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.autodesk/coroutineworker-js/
implementation 'com.autodesk:coroutineworker-js:0.8.2'
// https://jarcasting.com/artifacts/com.autodesk/coroutineworker-js/
implementation ("com.autodesk:coroutineworker-js:0.8.2")
'com.autodesk:coroutineworker-js:pom:0.8.2'
<dependency org="com.autodesk" name="coroutineworker-js" rev="0.8.2">
<artifact name="coroutineworker-js" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.autodesk', module='coroutineworker-js', version='0.8.2')
)
libraryDependencies += "com.autodesk" % "coroutineworker-js" % "0.8.2"
[com.autodesk/coroutineworker-js "0.8.2"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-js | jar | 1.6.20 |
org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.6.20 |
org.jetbrains.kotlinx : kotlinx-coroutines-core-js | jar | 1.6.0 |