License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdcom.googlecode.googleplus |
ArtifactId | ArtifactIdgoogle-plus-java-api |
Version | Version0.0.3 |
Type | Typejar |
Description |
DescriptionGoogle+ Java API
A Java client for the Google+ API
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
google-plus-java-api-0.0.3.pom | |
google-plus-java-api-0.0.3.jar | 58 KB |
google-plus-java-api-0.0.3-sources.jar | 31 KB |
google-plus-java-api-0.0.3-javadoc.jar | 338 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
com.github.tomakehurst : wiremock | jar | 1.46 |