shopstic / caliban   1.3.3.4

Apache License 2.0 Website GitHub

Functional GraphQL library for Scala

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

caliban 1.3.3.1


Group ID:
dev.chopsticks
Artifact ID:
caliban_3
Version:
1.3.3.1
Release Date:
Jan 14, 2023
Licenses:
Files:

libraryDependencies += "dev.chopsticks" %% "caliban" % "1.3.3.1"

Mill build tool

ivy"dev.chopsticks::caliban:1.3.3.1"

Scala CLI

//> using dep "dev.chopsticks::caliban:1.3.3.1"

Ammonite REPL

import $ivy.`dev.chopsticks::caliban:1.3.3.1`

<dependency>
  <groupId>dev.chopsticks</groupId>
  <artifactId>caliban_3</artifactId>
  <version>1.3.3.1</version>
</dependency>

compile group: 'dev.chopsticks', name: 'caliban_3', version: '1.3.3.1'