License |
License |
---|---|
GroupId | GroupIdcom.github.ghostdogpr |
ArtifactId | ArtifactIdcaliban-monix_2.12 |
Version | Version2.0.0-RC2 |
Type | Typejar |
Description |
Descriptioncaliban-monix
caliban-monix
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.ghostdogpr/caliban-monix_2.12/ -->
<dependency>
<groupId>com.github.ghostdogpr</groupId>
<artifactId>caliban-monix_2.12</artifactId>
<version>2.0.0-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ghostdogpr/caliban-monix_2.12/
implementation 'com.github.ghostdogpr:caliban-monix_2.12:2.0.0-RC2'
// https://jarcasting.com/artifacts/com.github.ghostdogpr/caliban-monix_2.12/
implementation ("com.github.ghostdogpr:caliban-monix_2.12:2.0.0-RC2")
'com.github.ghostdogpr:caliban-monix_2.12:jar:2.0.0-RC2'
<dependency org="com.github.ghostdogpr" name="caliban-monix_2.12" rev="2.0.0-RC2">
<artifact name="caliban-monix_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ghostdogpr', module='caliban-monix_2.12', version='2.0.0-RC2')
)
libraryDependencies += "com.github.ghostdogpr" % "caliban-monix_2.12" % "2.0.0-RC2"
[com.github.ghostdogpr/caliban-monix_2.12 "2.0.0-RC2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.14 |
com.github.ghostdogpr : caliban_2.12 | jar | 2.0.0-RC2 |
dev.zio : zio-interop-reactivestreams_2.12 | jar | 2.0.0-RC3 |
dev.zio : zio-interop-cats_2.12 | jar | 2.5.1.0+11-d4b128a4-SNAPSHOT |
io.monix : monix_2.12 | jar | 3.4.0 |