не последняя версия
Последняя версия 1.3.0

com.payclip.sdk:plus-reader 1.1.2-beta-04

An Android library that supports the communication to the Clip Plus reader.

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

com.payclip.sdk
Идентификатор

Идентификатор

plus-reader
Версия

Версия

1.1.2-beta-04
Тип

Тип

aar

Скачать plus-reader 1.1.2-beta-04

Имя Файла Размер
plus-reader-1.1.2-beta-04.pom
Обзор

<!-- https://jarcasting.com/artifacts/com.payclip.sdk/plus-reader/ -->
<dependency>
    <groupId>com.payclip.sdk</groupId>
    <artifactId>plus-reader</artifactId>
    <version>1.1.2-beta-04</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.payclip.sdk/plus-reader/
implementation 'com.payclip.sdk:plus-reader:1.1.2-beta-04'
// https://jarcasting.com/artifacts/com.payclip.sdk/plus-reader/
implementation ("com.payclip.sdk:plus-reader:1.1.2-beta-04")
'com.payclip.sdk:plus-reader:aar:1.1.2-beta-04'
<dependency org="com.payclip.sdk" name="plus-reader" rev="1.1.2-beta-04">
  <artifact name="plus-reader" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.payclip.sdk', module='plus-reader', version='1.1.2-beta-04')
)
libraryDependencies += "com.payclip.sdk" % "plus-reader" % "1.1.2-beta-04"
[com.payclip.sdk/plus-reader "1.1.2-beta-04"]