GroupId | GroupIdcom.handpoint.api.shared |
---|---|
ArtifactId | ArtifactIdemv103 |
Version | Version5.11.0 |
Type | Typeaar |
Filename | Size |
---|---|
emv103-5.11.0.pom | |
emv103-5.11.0.aar | 8 KB |
emv103-5.11.0-sources.jar | 261 bytes |
emv103-5.11.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.handpoint.api.shared/emv103/ -->
<dependency>
<groupId>com.handpoint.api.shared</groupId>
<artifactId>emv103</artifactId>
<version>5.11.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.handpoint.api.shared/emv103/
implementation 'com.handpoint.api.shared:emv103:5.11.0'
// https://jarcasting.com/artifacts/com.handpoint.api.shared/emv103/
implementation ("com.handpoint.api.shared:emv103:5.11.0")
'com.handpoint.api.shared:emv103:aar:5.11.0'
<dependency org="com.handpoint.api.shared" name="emv103" rev="5.11.0">
<artifact name="emv103" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.handpoint.api.shared', module='emv103', version='5.11.0')
)
libraryDependencies += "com.handpoint.api.shared" % "emv103" % "5.11.0"
[com.handpoint.api.shared/emv103 "5.11.0"]