is not current version
Last Version 2.0.1

com.ibm.cloud:scc 0.0.33

Java Client Library to access the IBM Cloud Security & Compliance Center

GroupId

GroupId

com.ibm.cloud
ArtifactId

ArtifactId

scc
Version

Version

0.0.33
Type

Type

pom

Download scc 0.0.33

Filename Size
scc-0.0.33.pom 22 KB
Browse

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