Categories |
CategoriesJavaScript Languages Auto Application Layer Libs Code Generators |
---|---|
GroupId | GroupIdcom.autodesk |
ArtifactId | ArtifactIdcoroutineworker-js |
Version | Version0.6.4 |
Type | Typepom |
Filename | Size |
---|---|
coroutineworker-js-0.6.4.pom | |
coroutineworker-js-0.6.4-sources.jar | 4 KB |
coroutineworker-js-0.6.4-javadoc.jar | 15 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.autodesk/coroutineworker-js/ -->
<dependency>
<groupId>com.autodesk</groupId>
<artifactId>coroutineworker-js</artifactId>
<version>0.6.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.autodesk/coroutineworker-js/
implementation 'com.autodesk:coroutineworker-js:0.6.4'
// https://jarcasting.com/artifacts/com.autodesk/coroutineworker-js/
implementation ("com.autodesk:coroutineworker-js:0.6.4")
'com.autodesk:coroutineworker-js:pom:0.6.4'
<dependency org="com.autodesk" name="coroutineworker-js" rev="0.6.4">
<artifact name="coroutineworker-js" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.autodesk', module='coroutineworker-js', version='0.6.4')
)
libraryDependencies += "com.autodesk" % "coroutineworker-js" % "0.6.4"
[com.autodesk/coroutineworker-js "0.6.4"]