guardian / content-api-firehose-client   1.0.20

GitHub

A client for the Guardian's Content API firehose - an events stream for all updates and deletes of Guardian content.

Scala versions: 2.13 2.12 2.11

content-api-firehose-client 0.2.0


Group ID:
com.gu
Artifact ID:
content-api-firehose-client_2.12
Version:
0.2.0
Release Date:
Apr 18, 2019
Licenses:
Files:

libraryDependencies += "com.gu" %% "content-api-firehose-client" % "0.2.0"

Mill build tool

ivy"com.gu::content-api-firehose-client:0.2.0"

Scala CLI

//> using dep "com.gu::content-api-firehose-client:0.2.0"

Ammonite REPL

import $ivy.`com.gu::content-api-firehose-client:0.2.0`

<dependency>
  <groupId>com.gu</groupId>
  <artifactId>content-api-firehose-client_2.12</artifactId>
  <version>0.2.0</version>
</dependency>

compile group: 'com.gu', name: 'content-api-firehose-client_2.12', version: '0.2.0'