ghostdogpr / caliban   3.0.0

Apache License 2.0 Website GitHub

Functional GraphQL library for Scala

Scala versions: 3.x 2.13 2.12
Scala.js versions: 1.x
Scala Native versions: 0.5
sbt plugins: 2.x 1.x

caliban-stitching 3.0.0


Group ID:
com.github.ghostdogpr
Artifact ID:
caliban-stitching_2.12
Version:
3.0.0
Version Scheme:
Release Date:
Jan 11, 2026
Licenses:
Files:
Full Scala Version:
2.12.21
Developers:

libraryDependencies += "com.github.ghostdogpr" %% "caliban-stitching" % "3.0.0"

Mill build tool

ivy"com.github.ghostdogpr::caliban-stitching:3.0.0"

Scala CLI

//> using dep "com.github.ghostdogpr::caliban-stitching:3.0.0"

Ammonite REPL

import $ivy.`com.github.ghostdogpr::caliban-stitching:3.0.0`

<dependency>
  <groupId>com.github.ghostdogpr</groupId>
  <artifactId>caliban-stitching_2.12</artifactId>
  <version>3.0.0</version>
</dependency>

compile group: 'com.github.ghostdogpr', name: 'caliban-stitching_2.12', version: '3.0.0'