не последняя версия
Последняя версия 0.8.2

com.autodesk:coroutineworker-js 0.6.2

Native coroutine-based workers

Категории

Категории

JavaScript Языки программирования Auto Библиотеки уровня приложения Code Generators
Группа

Группа

com.autodesk
Идентификатор

Идентификатор

coroutineworker-js
Версия

Версия

0.6.2
Тип

Тип

pom

Скачать coroutineworker-js 0.6.2


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