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