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