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