guardian / fastly-api-client 0.6.0
GitHubAn asynchronous Scala client for Fastly's API used to deploy and update configs, decache objects and query the stats API
fastly-api-client 0.1.0
Group ID:
com.gu
Artifact ID:
fastly-api-client_2.10
Version:
0.1.0
Release Date:
Sep 26, 2013
Licenses:
Files:
Full Scala Version:
2.10.2
Developers:
libraryDependencies += "com.gu" %% "fastly-api-client" % "0.1.0"
ivy"com.gu::fastly-api-client:0.1.0"
//> using dep "com.gu::fastly-api-client:0.1.0"
import $ivy.`com.gu::fastly-api-client:0.1.0`
<dependency> <groupId>com.gu</groupId> <artifactId>fastly-api-client_2.10</artifactId> <version>0.1.0</version> </dependency>
compile group: 'com.gu', name: 'fastly-api-client_2.10', version: '0.1.0'