GroupId | GroupIdio.github.outwatch |
---|---|
ArtifactId | ArtifactIdoutwatch-monix_sjs1_2.12 |
Version | Version1.0.0-RC3 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/io.github.outwatch/outwatch-monix_sjs1_2.12/ -->
<dependency>
<groupId>io.github.outwatch</groupId>
<artifactId>outwatch-monix_sjs1_2.12</artifactId>
<version>1.0.0-RC3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.outwatch/outwatch-monix_sjs1_2.12/
implementation 'io.github.outwatch:outwatch-monix_sjs1_2.12:1.0.0-RC3'
// https://jarcasting.com/artifacts/io.github.outwatch/outwatch-monix_sjs1_2.12/
implementation ("io.github.outwatch:outwatch-monix_sjs1_2.12:1.0.0-RC3")
'io.github.outwatch:outwatch-monix_sjs1_2.12:jar:1.0.0-RC3'
<dependency org="io.github.outwatch" name="outwatch-monix_sjs1_2.12" rev="1.0.0-RC3">
<artifact name="outwatch-monix_sjs1_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.outwatch', module='outwatch-monix_sjs1_2.12', version='1.0.0-RC3')
)
libraryDependencies += "io.github.outwatch" % "outwatch-monix_sjs1_2.12" % "1.0.0-RC3"
[io.github.outwatch/outwatch-monix_sjs1_2.12 "1.0.0-RC3"]