is not current version
Last Version 6.7.3

com.handpoint.api.shared:emv103 5.16.1

HandpointSDK for Android

GroupId

GroupId

com.handpoint.api.shared
ArtifactId

ArtifactId

emv103
Version

Version

5.16.1
Type

Type

aar

Download emv103 5.16.1


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