is not current version
Last Version 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.

Categories

Categories

CLI User Interface
GroupId

GroupId

com.payclip.sdk
ArtifactId

ArtifactId

plus-reader
Version

Version

1.1.2-beta-04
Type

Type

aar

Download plus-reader 1.1.2-beta-04


<!-- 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"]