is not current version
Last Version 18.0.4-beta.1

com.gu:content-api-client_2.12 11.40

Scala client for the Guardian's Content API

Categories

Categories

CLI User Interface
GroupId

GroupId

com.gu
ArtifactId

ArtifactId

content-api-client_2.12
Version

Version

11.40
Type

Type

jar

Download content-api-client_2.12 11.40


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