is not current version
Last Version 6.7.3

com.handpoint.api:crypto 5.17.4

HandpointSDK for Android

GroupId

GroupId

com.handpoint.api
ArtifactId

ArtifactId

crypto
Version

Version

5.17.4
Type

Type

aar

Download crypto 5.17.4


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