is not current version
Last Version 4.5.0.43

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

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

2.1.1.17
Type

Type

jar

Download anywhere-fss-sdk 2.1.1.17


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