Guardian Content Api Client Project

A Java client for the Guardian Content Api

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.madgag
ArtifactId

ArtifactId

gu-content-api-client
Last Version

Last Version

1.12
Release Date

Release Date

Type

Type

jar
Description

Description

Guardian Content Api Client Project
A Java client for the Guardian Content Api
Project URL

Project URL

http://github.com/rtyley/madgag-util

Download gu-content-api-client

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
joda-time : joda-time jar 1.6
com.google.collections : google-collections jar 1.0
com.google.inject : guice jar 2.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.8.1
org.hamcrest : hamcrest-all jar 1.1
org.mockito : mockito-core jar 1.8.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.12
1.11