guardian / content-api-scala-client   38.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 38.0.0


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

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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