ghostdogpr / caliban   2.5.3

Apache License 2.0 Website GitHub

Functional GraphQL library for Scala

Scala versions: 3.x 2.13 2.12
Scala.js versions: 1.x 0.6
Scala Native versions: 0.4
sbt plugins: 1.0

caliban-monix 0.7.1


Group ID:
com.github.ghostdogpr
Artifact ID:
caliban-monix_2.12
Version:
0.7.1
Release Date:
Mar 16, 2020
Licenses:
Files:

libraryDependencies += "com.github.ghostdogpr" %% "caliban-monix" % "0.7.1"

Mill build tool

ivy"com.github.ghostdogpr::caliban-monix:0.7.1"

Scala CLI

//> using dep "com.github.ghostdogpr::caliban-monix:0.7.1"

Ammonite REPL

import $ivy.`com.github.ghostdogpr::caliban-monix:0.7.1`

<dependency>
  <groupId>com.github.ghostdogpr</groupId>
  <artifactId>caliban-monix_2.12</artifactId>
  <version>0.7.1</version>
</dependency>

compile group: 'com.github.ghostdogpr', name: 'caliban-monix_2.12', version: '0.7.1'