is not current version
Last Version 18.0.4-beta.1

com.gu:content-api-client_2.13 17.0

Scala client for the Guardian's Content API

Categories

Categories

CLI User Interface
GroupId

GroupId

com.gu
ArtifactId

ArtifactId

content-api-client_2.13
Version

Version

17.0
Type

Type

jar

Download content-api-client_2.13 17.0


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