License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.google.photos.library |
ArtifactId | ArtifactIdgoogle-photos-library-client |
Last Version | Last Version1.7.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGoogle Photos Library API CLient Library for Java
Google Photos Library API Client Library for Java
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.google.photos.library/google-photos-library-client/ -->
<dependency>
<groupId>com.google.photos.library</groupId>
<artifactId>google-photos-library-client</artifactId>
<version>1.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.photos.library/google-photos-library-client/
implementation 'com.google.photos.library:google-photos-library-client:1.7.2'
// https://jarcasting.com/artifacts/com.google.photos.library/google-photos-library-client/
implementation ("com.google.photos.library:google-photos-library-client:1.7.2")
'com.google.photos.library:google-photos-library-client:jar:1.7.2'
<dependency org="com.google.photos.library" name="google-photos-library-client" rev="1.7.2">
<artifact name="google-photos-library-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.photos.library', module='google-photos-library-client', version='1.7.2')
)
libraryDependencies += "com.google.photos.library" % "google-photos-library-client" % "1.7.2"
[com.google.photos.library/google-photos-library-client "1.7.2"]
Group / Artifact | Type | Version |
---|---|---|
com.google.api : gax-grpc | jar | 2.7.1 |
Group / Artifact | Type | Version |
---|---|---|
com.google.api.grpc : proto-google-common-protos | jar | 2.4.1 |
com.google.api : api-common | jar | 2.0.5 |
com.google.api : gax | jar | 2.7.1 |
com.google.protobuf : protobuf-java | jar | 3.19.1 |
io.grpc : grpc-core | jar | 1.42.1 |
io.grpc : grpc-protobuf | jar | 1.42.1 |
io.grpc : grpc-stub | jar | 1.42.1 |
org.apache.httpcomponents : httpclient | jar | 4.5.13 |
javax.annotation : javax.annotation-api | jar | 1.3.2 |