guardian / fastly-api-client   0.6.0

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 2.11 2.10

fastly-api-client 0.2.7


Group ID:
com.gu
Artifact ID:
fastly-api-client_2.12
Version:
0.2.7
Release Date:
May 10, 2019
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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