License |
License |
---|---|
Categories |
CategoriesGoogle Cloud Container PaaS Providers |
GroupId | GroupIdcom.google.cloud |
ArtifactId | ArtifactIdgoogle-cloud-storage-transfer |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGoogle Storage Transfer Service
Storage Transfer Service Secure, low-cost services for transferring data from cloud or on-premises sources.
|
Project URL |
Project URL |
Project Organization |
Project OrganizationGoogle LLC |
<!-- https://jarcasting.com/artifacts/com.google.cloud/google-cloud-storage-transfer/ -->
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-storage-transfer</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-storage-transfer/
implementation 'com.google.cloud:google-cloud-storage-transfer:1.1.0'
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-storage-transfer/
implementation ("com.google.cloud:google-cloud-storage-transfer:1.1.0")
'com.google.cloud:google-cloud-storage-transfer:jar:1.1.0'
<dependency org="com.google.cloud" name="google-cloud-storage-transfer" rev="1.1.0">
<artifact name="google-cloud-storage-transfer" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.cloud', module='google-cloud-storage-transfer', version='1.1.0')
)
libraryDependencies += "com.google.cloud" % "google-cloud-storage-transfer" % "1.1.0"
[com.google.cloud/google-cloud-storage-transfer "1.1.0"]