| License |
License
Handpoint SDK License, Version 1.0
|
|---|---|
| GroupId | GroupIdcom.handpoint.api.shared |
| ArtifactId | ArtifactIdemv102 |
| Version | Version5.10.0 |
| Type | Typeaar |
| Description |
Descriptionemv102
HandpointSDK for Android
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| emv102-5.10.0.pom | |
| emv102-5.10.0-sources.jar | 261 bytes |
| emv102-5.10.0-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.handpoint.api.shared/emv102/ -->
<dependency>
<groupId>com.handpoint.api.shared</groupId>
<artifactId>emv102</artifactId>
<version>5.10.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.handpoint.api.shared/emv102/
implementation 'com.handpoint.api.shared:emv102:5.10.0'
// https://jarcasting.com/artifacts/com.handpoint.api.shared/emv102/
implementation ("com.handpoint.api.shared:emv102:5.10.0")
'com.handpoint.api.shared:emv102:aar:5.10.0'
<dependency org="com.handpoint.api.shared" name="emv102" rev="5.10.0">
<artifact name="emv102" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.handpoint.api.shared', module='emv102', version='5.10.0')
)
libraryDependencies += "com.handpoint.api.shared" % "emv102" % "5.10.0"
[com.handpoint.api.shared/emv102 "5.10.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jacoco : org.jacoco.agent | jar | 0.7.9 |