License |
License |
---|---|
GroupId | GroupIdcom.google.apis |
ArtifactId | ArtifactIdgoogle-api-services-plus |
Version | Versionv1-rev20190328-1.30.10 |
Type | Typejar |
Description |
DescriptionGoogle+ API v1-rev20190328-1.30.10
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.google.apis/google-api-services-plus/ -->
<dependency>
<groupId>com.google.apis</groupId>
<artifactId>google-api-services-plus</artifactId>
<version>v1-rev20190328-1.30.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.apis/google-api-services-plus/
implementation 'com.google.apis:google-api-services-plus:v1-rev20190328-1.30.10'
// https://jarcasting.com/artifacts/com.google.apis/google-api-services-plus/
implementation ("com.google.apis:google-api-services-plus:v1-rev20190328-1.30.10")
'com.google.apis:google-api-services-plus:jar:v1-rev20190328-1.30.10'
<dependency org="com.google.apis" name="google-api-services-plus" rev="v1-rev20190328-1.30.10">
<artifact name="google-api-services-plus" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.apis', module='google-api-services-plus', version='v1-rev20190328-1.30.10')
)
libraryDependencies += "com.google.apis" % "google-api-services-plus" % "v1-rev20190328-1.30.10"
[com.google.apis/google-api-services-plus "v1-rev20190328-1.30.10"]
Group / Artifact | Type | Version |
---|---|---|
com.google.api-client : google-api-client | jar | 1.30.10 |