| Группа | Группаcom.handpoint.api.shared |
|---|---|
| Идентификатор | Идентификаторemv102 |
| Версия | Версия5.4.1 |
| Тип | Типaar |
| Имя Файла | Размер |
|---|---|
| emv102-5.4.1.pom | |
| emv102-5.4.1-sources.jar | 261 bytes |
| emv102-5.4.1-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.handpoint.api.shared/emv102/ -->
<dependency>
<groupId>com.handpoint.api.shared</groupId>
<artifactId>emv102</artifactId>
<version>5.4.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.handpoint.api.shared/emv102/
implementation 'com.handpoint.api.shared:emv102:5.4.1'
// https://jarcasting.com/artifacts/com.handpoint.api.shared/emv102/
implementation ("com.handpoint.api.shared:emv102:5.4.1")
'com.handpoint.api.shared:emv102:aar:5.4.1'
<dependency org="com.handpoint.api.shared" name="emv102" rev="5.4.1">
<artifact name="emv102" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.handpoint.api.shared', module='emv102', version='5.4.1')
)
libraryDependencies += "com.handpoint.api.shared" % "emv102" % "5.4.1"
[com.handpoint.api.shared/emv102 "5.4.1"]