is not current version
Last Version 1.0.29

com.hcl:appscan.sdk 1.0.9

SDK for interacting with IBM Application Security on Cloud

GroupId

GroupId

com.hcl
ArtifactId

ArtifactId

appscan.sdk
Version

Version

1.0.9
Type

Type

jar

Download appscan.sdk 1.0.9


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