guardian / fastly-api-client   1.0.1

GitHub

An asynchronous Scala client for Fastly's API used to deploy and update configs, decache objects and query the stats API

Scala versions: 3.x 2.13 2.12

fastly-api-client 1.0.0


Group ID:
com.gu
Artifact ID:
fastly-api-client_2.12
Version:
1.0.0
Version Scheme:
Release Date:
Dec 12, 2024
Licenses:
Files:
Full Scala Version:
2.12.19
Developers:

libraryDependencies += "com.gu" %% "fastly-api-client" % "1.0.0"

Mill build tool

ivy"com.gu::fastly-api-client:1.0.0"

Scala CLI

//> using dep "com.gu::fastly-api-client:1.0.0"

Ammonite REPL

import $ivy.`com.gu::fastly-api-client:1.0.0`

<dependency>
  <groupId>com.gu</groupId>
  <artifactId>fastly-api-client_2.12</artifactId>
  <version>1.0.0</version>
</dependency>

compile group: 'com.gu', name: 'fastly-api-client_2.12', version: '1.0.0'