is not current version
Last Version 6.7.3

com.handpoint.api.shared:aev101 5.4.0

HandpointSDK for Android

GroupId

GroupId

com.handpoint.api.shared
ArtifactId

ArtifactId

aev101
Version

Version

5.4.0
Type

Type

jar

Download aev101 5.4.0


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