is not current version
Last Version 6.7.3

com.handpoint.api.shared:aev101 6.4.0

HandpointSDK for Android

GroupId

GroupId

com.handpoint.api.shared
ArtifactId

ArtifactId

aev101
Version

Version

6.4.0
Type

Type

aar

Download aev101 6.4.0


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