guardian / content-api-client-aws   0.7.4

Apache License 2.0 GitHub

A library for helping with requests to an IAM-authorised AWS api-gateway.

Scala versions: 2.13 2.12

content-api-client-aws 0.7.1


Group ID:
com.gu
Artifact ID:
content-api-client-aws_2.13
Version:
0.7.1
Release Date:
Jan 16, 2024
Licenses:
Files:

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

Mill build tool

ivy"com.gu::content-api-client-aws:0.7.1"

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.gu</groupId>
  <artifactId>content-api-client-aws_2.13</artifactId>
  <version>0.7.1</version>
</dependency>

compile group: 'com.gu', name: 'content-api-client-aws_2.13', version: '0.7.1'