is not current version
Last Version 0.25.0

com.ibm.cloud:ibm-cloud-shell 0.22.2


Categories

Categories

IBM Cloud Container PaaS Providers
GroupId

GroupId

com.ibm.cloud
ArtifactId

ArtifactId

ibm-cloud-shell
Version

Version

0.22.2
Type

Type

jar

Download ibm-cloud-shell 0.22.2


<!-- https://jarcasting.com/artifacts/com.ibm.cloud/ibm-cloud-shell/ -->
<dependency>
    <groupId>com.ibm.cloud</groupId>
    <artifactId>ibm-cloud-shell</artifactId>
    <version>0.22.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.ibm.cloud/ibm-cloud-shell/
implementation 'com.ibm.cloud:ibm-cloud-shell:0.22.2'
// https://jarcasting.com/artifacts/com.ibm.cloud/ibm-cloud-shell/
implementation ("com.ibm.cloud:ibm-cloud-shell:0.22.2")
'com.ibm.cloud:ibm-cloud-shell:jar:0.22.2'
<dependency org="com.ibm.cloud" name="ibm-cloud-shell" rev="0.22.2">
  <artifact name="ibm-cloud-shell" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ibm.cloud', module='ibm-cloud-shell', version='0.22.2')
)
libraryDependencies += "com.ibm.cloud" % "ibm-cloud-shell" % "0.22.2"
[com.ibm.cloud/ibm-cloud-shell "0.22.2"]