Google+ Java API

A Java client for the Google+ API

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.googlecode.googleplus
ArtifactId

ArtifactId

google-plus-java-api
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

Google+ Java API
A Java client for the Google+ API
Project URL

Project URL

http://code.google.com/p/google-plus-java-api/
Source Code Management

Source Code Management

https://github.com/Glamdring/google-plus-java-api

Download google-plus-java-api

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.social : spring-social-core jar 1.1.0.RELEASE
org.springframework : spring-web jar 4.0.4.RELEASE
com.fasterxml.jackson.core : jackson-annotations jar 2.3.2
com.fasterxml.jackson.core : jackson-databind jar 2.3.2
org.apache.httpcomponents : httpclient jar 4.3.1
org.slf4j : slf4j-api jar 1.6.2

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
com.github.tomakehurst : wiremock jar 1.46

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.3
0.0.2
0.0.1