is not current version
Last Version 1.12

com.madgag:gu-content-api-client 1.11

A Java client for the Guardian Content Api

Categories

Categories

CLI User Interface
GroupId

GroupId

com.madgag
ArtifactId

ArtifactId

gu-content-api-client
Version

Version

1.11
Type

Type

jar

Download gu-content-api-client 1.11


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