GroupId | GroupIdcom.hds.hcpaw |
---|---|
ArtifactId | ArtifactIdanywhere-fss-sdk |
Version | Version3.0.3.58 |
Type | Typejar |
Filename | Size |
---|---|
anywhere-fss-sdk-3.0.3.58.pom | |
anywhere-fss-sdk-3.0.3.58.jar | 620 KB |
anywhere-fss-sdk-3.0.3.58-sources.jar | 1 KB |
anywhere-fss-sdk-3.0.3.58-javadoc.jar | 815 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.hds.hcpaw/anywhere-fss-sdk/ -->
<dependency>
<groupId>com.hds.hcpaw</groupId>
<artifactId>anywhere-fss-sdk</artifactId>
<version>3.0.3.58</version>
</dependency>
// https://jarcasting.com/artifacts/com.hds.hcpaw/anywhere-fss-sdk/
implementation 'com.hds.hcpaw:anywhere-fss-sdk:3.0.3.58'
// https://jarcasting.com/artifacts/com.hds.hcpaw/anywhere-fss-sdk/
implementation ("com.hds.hcpaw:anywhere-fss-sdk:3.0.3.58")
'com.hds.hcpaw:anywhere-fss-sdk:jar:3.0.3.58'
<dependency org="com.hds.hcpaw" name="anywhere-fss-sdk" rev="3.0.3.58">
<artifact name="anywhere-fss-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hds.hcpaw', module='anywhere-fss-sdk', version='3.0.3.58')
)
libraryDependencies += "com.hds.hcpaw" % "anywhere-fss-sdk" % "3.0.3.58"
[com.hds.hcpaw/anywhere-fss-sdk "3.0.3.58"]