Categories |
CategoriesJavaScript Languages |
---|---|
GroupId | GroupIdco.touchlab |
ArtifactId | ArtifactIdstately-isolate-js |
Version | Version1.1.9-a1-hmpp |
Type | Typepom |
<!-- https://jarcasting.com/artifacts/co.touchlab/stately-isolate-js/ -->
<dependency>
<groupId>co.touchlab</groupId>
<artifactId>stately-isolate-js</artifactId>
<version>1.1.9-a1-hmpp</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/co.touchlab/stately-isolate-js/
implementation 'co.touchlab:stately-isolate-js:1.1.9-a1-hmpp'
// https://jarcasting.com/artifacts/co.touchlab/stately-isolate-js/
implementation ("co.touchlab:stately-isolate-js:1.1.9-a1-hmpp")
'co.touchlab:stately-isolate-js:pom:1.1.9-a1-hmpp'
<dependency org="co.touchlab" name="stately-isolate-js" rev="1.1.9-a1-hmpp">
<artifact name="stately-isolate-js" type="pom" />
</dependency>
@Grapes(
@Grab(group='co.touchlab', module='stately-isolate-js', version='1.1.9-a1-hmpp')
)
libraryDependencies += "co.touchlab" % "stately-isolate-js" % "1.1.9-a1-hmpp"
[co.touchlab/stately-isolate-js "1.1.9-a1-hmpp"]