is not current version
Last Version 5.10.0

com.handpoint.api.shared:emv102 5.4.0

HandpointSDK for Android

GroupId

GroupId

com.handpoint.api.shared
ArtifactId

ArtifactId

emv102
Version

Version

5.4.0
Type

Type

aar

Download emv102 5.4.0


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