is not current version
Last Version 6.0.8

com.handpoint.api:privateops 5.17.4

HandpointSDK for Android

GroupId

GroupId

com.handpoint.api
ArtifactId

ArtifactId

privateops
Version

Version

5.17.4
Type

Type

aar

Download privateops 5.17.4


<!-- https://jarcasting.com/artifacts/com.handpoint.api/privateops/ -->
<dependency>
    <groupId>com.handpoint.api</groupId>
    <artifactId>privateops</artifactId>
    <version>5.17.4</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.handpoint.api/privateops/
implementation 'com.handpoint.api:privateops:5.17.4'
// https://jarcasting.com/artifacts/com.handpoint.api/privateops/
implementation ("com.handpoint.api:privateops:5.17.4")
'com.handpoint.api:privateops:aar:5.17.4'
<dependency org="com.handpoint.api" name="privateops" rev="5.17.4">
  <artifact name="privateops" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.handpoint.api', module='privateops', version='5.17.4')
)
libraryDependencies += "com.handpoint.api" % "privateops" % "5.17.4"
[com.handpoint.api/privateops "5.17.4"]