is not current version
Last Version 1.0.29

com.hcl:appscan.sdk 1.0.19

SDK for interacting with HCL AppScan on Cloud

GroupId

GroupId

com.hcl
ArtifactId

ArtifactId

appscan.sdk
Version

Version

1.0.19
Type

Type

jar

Download appscan.sdk 1.0.19


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