is not current version
Last Version 3.3.17

ru.tinkoff.core:core-nfc 3.1.7

Library which allows you to use internet acquiring in your android app

GroupId

GroupId

ru.tinkoff.core
ArtifactId

ArtifactId

core-nfc
Version

Version

3.1.7
Type

Type

aar

Download core-nfc 3.1.7


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