sangria-streaming-api 1.0.0


Group ID:
com.github.pjfanning.sangria
Artifact ID:
sangria-streaming-api_2.13
Version:
1.0.0
Release Date:
Aug 2, 2019
Licenses:
Files:

libraryDependencies += "com.github.pjfanning.sangria" %% "sangria-streaming-api" % "1.0.0"

Mill build tool

ivy"com.github.pjfanning.sangria::sangria-streaming-api:1.0.0"

Scala CLI

//> using dep "com.github.pjfanning.sangria::sangria-streaming-api:1.0.0"

Ammonite REPL

import $ivy.`com.github.pjfanning.sangria::sangria-streaming-api:1.0.0`

<dependency>
  <groupId>com.github.pjfanning.sangria</groupId>
  <artifactId>sangria-streaming-api_2.13</artifactId>
  <version>1.0.0</version>
</dependency>

compile group: 'com.github.pjfanning.sangria', name: 'sangria-streaming-api_2.13', version: '1.0.0'