License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.google.gdata |
ArtifactId | ArtifactIdcore |
Version | Version1.47.1 |
Type | Typejar |
Description |
DescriptionGoogle 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 |
Filename | Size |
---|---|
core-1.47.1.pom | |
core-1.47.1.jar | 2 MB |
core-1.47.1-sources.jar | 1 MB |
core-1.47.1-javadoc.jar | 10 MB |
Browse |
<!-- 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"]
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 |