guardian / content-api-firehose-client   1.0.21

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 1.0.16


Group ID:
com.gu
Artifact ID:
content-api-firehose-client_2.13
Version:
1.0.16
Release Date:
Mar 5, 2024
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.gu</groupId>
  <artifactId>content-api-firehose-client_2.13</artifactId>
  <version>1.0.16</version>
</dependency>

compile group: 'com.gu', name: 'content-api-firehose-client_2.13', version: '1.0.16'