License |
License
Handpoint SDK License, Version 1.0
|
---|---|
GroupId | GroupIdcom.handpoint.api.shared |
ArtifactId | ArtifactIdemvpro4.0 |
Version | Version6.6.0 |
Type | Typeaar |
Description |
Descriptionemvpro4.0
HandpointSDK for Android
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
emvpro4.0-6.6.0.pom | |
emvpro4.0-6.6.0.aar | 29 KB |
emvpro4.0-6.6.0-sources.jar | 261 bytes |
emvpro4.0-6.6.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.handpoint.api.shared/emvpro4.0/ -->
<dependency>
<groupId>com.handpoint.api.shared</groupId>
<artifactId>emvpro4.0</artifactId>
<version>6.6.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.handpoint.api.shared/emvpro4.0/
implementation 'com.handpoint.api.shared:emvpro4.0:6.6.0'
// https://jarcasting.com/artifacts/com.handpoint.api.shared/emvpro4.0/
implementation ("com.handpoint.api.shared:emvpro4.0:6.6.0")
'com.handpoint.api.shared:emvpro4.0:aar:6.6.0'
<dependency org="com.handpoint.api.shared" name="emvpro4.0" rev="6.6.0">
<artifact name="emvpro4.0" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.handpoint.api.shared', module='emvpro4.0', version='6.6.0')
)
libraryDependencies += "com.handpoint.api.shared" % "emvpro4.0" % "6.6.0"
[com.handpoint.api.shared/emvpro4.0 "6.6.0"]