License |
License |
---|---|
Categories |
CategoriesGoogle Cloud Container PaaS Providers |
GroupId | GroupIdcom.google.cloud |
ArtifactId | ArtifactIdgoogle-cloud-shell |
Version | Version0.1.1 |
Type | Typejar |
Description |
DescriptionGoogle Cloud Shell
Cloud Shell is an interactive shell environment for Google Cloud that makes it easy for you to learn and experiment with Google Cloud and manage your projects and resources from your web browser.
|
Project URL |
Project URL |
Project Organization |
Project OrganizationGoogle LLC |
Filename | Size |
---|---|
google-cloud-shell-0.1.1.pom | |
google-cloud-shell-0.1.1.jar | 29 KB |
google-cloud-shell-0.1.1-tests.jar | 12 KB |
google-cloud-shell-0.1.1-sources.jar | 21 KB |
google-cloud-shell-0.1.1-javadoc.jar | 89 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.google.cloud/google-cloud-shell/ -->
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-shell</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-shell/
implementation 'com.google.cloud:google-cloud-shell:0.1.1'
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-shell/
implementation ("com.google.cloud:google-cloud-shell:0.1.1")
'com.google.cloud:google-cloud-shell:jar:0.1.1'
<dependency org="com.google.cloud" name="google-cloud-shell" rev="0.1.1">
<artifact name="google-cloud-shell" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.cloud', module='google-cloud-shell', version='0.1.1')
)
libraryDependencies += "com.google.cloud" % "google-cloud-shell" % "0.1.1"
[com.google.cloud/google-cloud-shell "0.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.mojo : animal-sniffer-annotations Optional | jar | 1.20 |
com.google.android : annotations Optional | jar | 4.1.1.4 |
io.perfmark : perfmark-api Optional | jar | 0.23.0 |
com.google.protobuf : protobuf-java-util Optional | jar | 3.17.2 |