guardian / content-api-scala-client   40.0.0

Apache License 2.0 GitHub

A Scala client library for the Guardian's Content API

Scala versions: 2.13 2.12

content-api-client 40.0.0


Group ID:
com.gu
Artifact ID:
content-api-client_2.12
Version:
40.0.0
Version Scheme:
Release Date:
Nov 20, 2025
Licenses:
Files:
Full Scala Version:
2.12.19
Developers:

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

Mill build tool

ivy"com.gu::content-api-client:40.0.0"

Scala CLI

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

Ammonite REPL

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

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

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