is not current version
Last Version 4.5.0.43

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

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.3.2.32
Type

Type

jar

Download anywhere-fss-sdk 4.3.2.32


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