is not current version
Last Version 4.5.0.43

com.hds.hcpaw:anywhere-fss-sdk 4.0.0.12

An SDK for connecting to the HCP Anywhere File Sync and Share API.

GroupId

GroupId

com.hds.hcpaw
ArtifactId

ArtifactId

anywhere-fss-sdk
Version

Version

4.0.0.12
Type

Type

jar

Download anywhere-fss-sdk 4.0.0.12


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