A Scala client library for the Guardian's Content API
content-api-client 5.0
Group ID:
com.gu
Artifact ID:
content-api-client_2.11
Version:
5.0
Release Date:
Jan 5, 2015
Licenses:
Files:
Full Scala Version:
2.11.2
Developers:
libraryDependencies += "com.gu" %% "content-api-client" % "5.0"
ivy"com.gu::content-api-client:5.0"
//> using dep "com.gu::content-api-client:5.0"
import $ivy.`com.gu::content-api-client:5.0`
<dependency> <groupId>com.gu</groupId> <artifactId>content-api-client_2.11</artifactId> <version>5.0</version> </dependency>
compile group: 'com.gu', name: 'content-api-client_2.11', version: '5.0'