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