License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.gu |
ArtifactId | ArtifactIdcontent-api-client_2.9.3 |
Version | Version2.13 |
Type | Typejar |
Description |
Descriptioncontent-api-client
Scala client for the Guardian's Content API
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.gu |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.gu/content-api-client_2.9.3/ -->
<dependency>
<groupId>com.gu</groupId>
<artifactId>content-api-client_2.9.3</artifactId>
<version>2.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.gu/content-api-client_2.9.3/
implementation 'com.gu:content-api-client_2.9.3:2.13'
// https://jarcasting.com/artifacts/com.gu/content-api-client_2.9.3/
implementation ("com.gu:content-api-client_2.9.3:2.13")
'com.gu:content-api-client_2.9.3:jar:2.13'
<dependency org="com.gu" name="content-api-client_2.9.3" rev="2.13">
<artifact name="content-api-client_2.9.3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gu', module='content-api-client_2.9.3', version='2.13')
)
libraryDependencies += "com.gu" % "content-api-client_2.9.3" % "2.13"
[com.gu/content-api-client_2.9.3 "2.13"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.9.3 |
joda-time : joda-time | jar | 1.6 |
commons-httpclient : commons-httpclient | jar | 3.1 |
net.liftweb : lift-json_2.9.2 | jar | 2.5 |
net.databinder.dispatch : dispatch-core_2.9.3 | jar | 0.10.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.9.3 | jar | 1.9.1 |