Categories |
CategoriesJavaScript Languages |
---|---|
GroupId | GroupIdco.touchlab |
ArtifactId | ArtifactIdstately-isolate-js |
Version | Version1.1.3-a1 |
Type | Typepom |
Filename | Size |
---|---|
stately-isolate-js-1.1.3-a1.pom | |
stately-isolate-js-1.1.3-a1-sources.jar | 3 KB |
stately-isolate-js-1.1.3-a1-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/co.touchlab/stately-isolate-js/ -->
<dependency>
<groupId>co.touchlab</groupId>
<artifactId>stately-isolate-js</artifactId>
<version>1.1.3-a1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/co.touchlab/stately-isolate-js/
implementation 'co.touchlab:stately-isolate-js:1.1.3-a1'
// https://jarcasting.com/artifacts/co.touchlab/stately-isolate-js/
implementation ("co.touchlab:stately-isolate-js:1.1.3-a1")
'co.touchlab:stately-isolate-js:pom:1.1.3-a1'
<dependency org="co.touchlab" name="stately-isolate-js" rev="1.1.3-a1">
<artifact name="stately-isolate-js" type="pom" />
</dependency>
@Grapes(
@Grab(group='co.touchlab', module='stately-isolate-js', version='1.1.3-a1')
)
libraryDependencies += "co.touchlab" % "stately-isolate-js" % "1.1.3-a1"
[co.touchlab/stately-isolate-js "1.1.3-a1"]