guardian / facia-scala-client   3.0.4

GitHub

Low level client for the Facia JSON API

Scala versions: 2.11

fapi-client 0.69


Group ID:
com.gu
Artifact ID:
fapi-client_2.10
Version:
0.69
Release Date:
Jan 18, 2016
Licenses:
Files:

libraryDependencies += "com.gu" %% "fapi-client" % "0.69"

Mill build tool

ivy"com.gu::fapi-client:0.69"

Scala CLI

//> using dep "com.gu::fapi-client:0.69"

Ammonite REPL

import $ivy.`com.gu::fapi-client:0.69`

<dependency>
  <groupId>com.gu</groupId>
  <artifactId>fapi-client_2.10</artifactId>
  <version>0.69</version>
</dependency>

compile group: 'com.gu', name: 'fapi-client_2.10', version: '0.69'