Google Data Java Client Library

The Google Data Java client library is written by Google. It supports the latest major version of the following Google Data API's.

License

License

Categories

Categories

Data
GroupId

GroupId

com.google.gdata
ArtifactId

ArtifactId

core
Last Version

Last Version

1.47.1
Release Date

Release Date

Type

Type

jar
Description

Description

Google Data Java Client Library
The Google Data Java client library is written by Google. It supports the latest major version of the following Google Data API's.
Project URL

Project URL

http://code.google.com/p/gdata-java-client/

Download core

How to add to project

<!-- https://jarcasting.com/artifacts/com.google.gdata/core/ -->
<dependency>
    <groupId>com.google.gdata</groupId>
    <artifactId>core</artifactId>
    <version>1.47.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.gdata/core/
implementation 'com.google.gdata:core:1.47.1'
// https://jarcasting.com/artifacts/com.google.gdata/core/
implementation ("com.google.gdata:core:1.47.1")
'com.google.gdata:core:jar:1.47.1'
<dependency org="com.google.gdata" name="core" rev="1.47.1">
  <artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.gdata', module='core', version='1.47.1')
)
libraryDependencies += "com.google.gdata" % "core" % "1.47.1"
[com.google.gdata/core "1.47.1"]

Dependencies

compile (4)

Group / Artifact Type Version
com.google.guava : guava jar 13.0.1
com.google.oauth-client : google-oauth-client-jetty jar 1.11.0-beta
com.google.code.findbugs : jsr305 jar 1.3.7
javax.mail : mail jar 1.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.47.1