GroupId | GroupIdio.trane |
---|---|
ArtifactId | ArtifactIdarrows-stdlib_sjs0.6_2.12 |
Version | Version0.1.10 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/io.trane/arrows-stdlib_sjs0.6_2.12/ -->
<dependency>
<groupId>io.trane</groupId>
<artifactId>arrows-stdlib_sjs0.6_2.12</artifactId>
<version>0.1.10</version>
</dependency>
// https://jarcasting.com/artifacts/io.trane/arrows-stdlib_sjs0.6_2.12/
implementation 'io.trane:arrows-stdlib_sjs0.6_2.12:0.1.10'
// https://jarcasting.com/artifacts/io.trane/arrows-stdlib_sjs0.6_2.12/
implementation ("io.trane:arrows-stdlib_sjs0.6_2.12:0.1.10")
'io.trane:arrows-stdlib_sjs0.6_2.12:jar:0.1.10'
<dependency org="io.trane" name="arrows-stdlib_sjs0.6_2.12" rev="0.1.10">
<artifact name="arrows-stdlib_sjs0.6_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.trane', module='arrows-stdlib_sjs0.6_2.12', version='0.1.10')
)
libraryDependencies += "io.trane" % "arrows-stdlib_sjs0.6_2.12" % "0.1.10"
[io.trane/arrows-stdlib_sjs0.6_2.12 "0.1.10"]