is not current version
Last Version 2.4.13

com.adyen.checkout:nfc 2.0.3

nfc

GroupId

GroupId

com.adyen.checkout
ArtifactId

ArtifactId

nfc
Version

Version

2.0.3
Type

Type

aar

Download nfc 2.0.3


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