Last Version

Cloud IPSP Client + NFC 0.1

Bridge library for NFC card reader for cloudipsp

License

License

GroupId

GroupId

com.cloudipsp
ArtifactId

ArtifactId

nfc
Version

Version

0.1
Type

Type

aar
Description

Description

Cloud IPSP Client + NFC
Bridge library for NFC card reader for cloudipsp
Project URL

Project URL

https://github.com/cloudipsp/android-sdk-nfc
Source Code Management

Source Code Management

https://github.com/cloudipsp/android-sdk-nfc

Download nfc 0.1


<!-- https://jarcasting.com/artifacts/com.cloudipsp/nfc/ -->
<dependency>
    <groupId>com.cloudipsp</groupId>
    <artifactId>nfc</artifactId>
    <version>0.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.cloudipsp/nfc/
implementation 'com.cloudipsp:nfc:0.1'
// https://jarcasting.com/artifacts/com.cloudipsp/nfc/
implementation ("com.cloudipsp:nfc:0.1")
'com.cloudipsp:nfc:aar:0.1'
<dependency org="com.cloudipsp" name="nfc" rev="0.1">
  <artifact name="nfc" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.cloudipsp', module='nfc', version='0.1')
)
libraryDependencies += "com.cloudipsp" % "nfc" % "0.1"
[com.cloudipsp/nfc "0.1"]

Dependencies

compile (3)

Group / Artifact Type Version
com.cloudipsp : android jar 1.01
com.google.android.gms » play-services-gcm jar 9.8.0
com.github.devnied.emvnfccard : library jar 2.1.1

Project Modules

There are no modules declared in this project.