| Группа | Группаio.trane |
|---|---|
| Идентификатор | Идентификаторarrows-stdlib_sjs0.6_2.12 |
| Версия | Версия0.1.21 |
| Тип | Типjar |
<!-- 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.21</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.21'
// https://jarcasting.com/artifacts/io.trane/arrows-stdlib_sjs0.6_2.12/
implementation ("io.trane:arrows-stdlib_sjs0.6_2.12:0.1.21")
'io.trane:arrows-stdlib_sjs0.6_2.12:jar:0.1.21'
<dependency org="io.trane" name="arrows-stdlib_sjs0.6_2.12" rev="0.1.21">
<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.21')
)
libraryDependencies += "io.trane" % "arrows-stdlib_sjs0.6_2.12" % "0.1.21"
[io.trane/arrows-stdlib_sjs0.6_2.12 "0.1.21"]