Last Version

facia-api-client 0.14

Scala client for The Guardian's Facia JSON API

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.gu
ArtifactId

ArtifactId

facia-api-client_2.10
Version

Version

0.14
Type

Type

jar
Description

Description

facia-api-client
Scala client for The Guardian's Facia JSON API
Project URL

Project URL

https://github.com/guardian/facia-scala-client
Project Organization

Project Organization

com.gu
Source Code Management

Source Code Management

https://github.com/guardian/facia-scala-client

Download facia-api-client_2.10 0.14


<!-- https://jarcasting.com/artifacts/com.gu/facia-api-client_2.10/ -->
<dependency>
    <groupId>com.gu</groupId>
    <artifactId>facia-api-client_2.10</artifactId>
    <version>0.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.gu/facia-api-client_2.10/
implementation 'com.gu:facia-api-client_2.10:0.14'
// https://jarcasting.com/artifacts/com.gu/facia-api-client_2.10/
implementation ("com.gu:facia-api-client_2.10:0.14")
'com.gu:facia-api-client_2.10:jar:0.14'
<dependency org="com.gu" name="facia-api-client_2.10" rev="0.14">
  <artifact name="facia-api-client_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gu', module='facia-api-client_2.10', version='0.14')
)
libraryDependencies += "com.gu" % "facia-api-client_2.10" % "0.14"
[com.gu/facia-api-client_2.10 "0.14"]

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.4
com.amazonaws : aws-java-sdk jar 1.7.9
org.apache.commons : commons-io jar 1.3.2
com.typesafe.play : play-json_2.10 jar 2.3.6

test (1)

Group / Artifact Type Version
org.specs2 : specs2_2.10 jar 2.3.12

Project Modules

There are no modules declared in this project.