is not current version
Last Version 4.5.0.43

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

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

Type

jar

Download anywhere-fss-sdk 4.3.2.33


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