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-federation 2.0.2


Group ID:
com.github.ghostdogpr
Artifact ID:
caliban-federation_3
Version:
2.0.2
Release Date:
Dec 19, 2022
Licenses:
Files:

libraryDependencies += "com.github.ghostdogpr" %% "caliban-federation" % "2.0.2"

Mill build tool

ivy"com.github.ghostdogpr::caliban-federation:2.0.2"

Scala CLI

//> using dep "com.github.ghostdogpr::caliban-federation:2.0.2"

Ammonite REPL

import $ivy.`com.github.ghostdogpr::caliban-federation:2.0.2`

<dependency>
  <groupId>com.github.ghostdogpr</groupId>
  <artifactId>caliban-federation_3</artifactId>
  <version>2.0.2</version>
</dependency>

compile group: 'com.github.ghostdogpr', name: 'caliban-federation_3', version: '2.0.2'