is not current version
Last Version 17.23

com.gu:content-api-client_2.11 7.4

Scala client for the Guardian's Content API

Categories

Categories

CLI User Interface
GroupId

GroupId

com.gu
ArtifactId

ArtifactId

content-api-client_2.11
Version

Version

7.4
Type

Type

jar

Download content-api-client_2.11 7.4


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