GroupId | GroupIdru.tinkoff.core |
---|---|
ArtifactId | ArtifactIdcore-nfc |
Version | Version3.2.13 |
Type | Typeaar |
Filename | Size |
---|---|
core-nfc-3.2.13.pom | |
core-nfc-3.2.13.aar | 54 KB |
core-nfc-3.2.13-sources.jar | 357 bytes |
core-nfc-3.2.13-javadoc.jar | 357 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/ru.tinkoff.core/core-nfc/ -->
<dependency>
<groupId>ru.tinkoff.core</groupId>
<artifactId>core-nfc</artifactId>
<version>3.2.13</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/ru.tinkoff.core/core-nfc/
implementation 'ru.tinkoff.core:core-nfc:3.2.13'
// https://jarcasting.com/artifacts/ru.tinkoff.core/core-nfc/
implementation ("ru.tinkoff.core:core-nfc:3.2.13")
'ru.tinkoff.core:core-nfc:aar:3.2.13'
<dependency org="ru.tinkoff.core" name="core-nfc" rev="3.2.13">
<artifact name="core-nfc" type="aar" />
</dependency>
@Grapes(
@Grab(group='ru.tinkoff.core', module='core-nfc', version='3.2.13')
)
libraryDependencies += "ru.tinkoff.core" % "core-nfc" % "3.2.13"
[ru.tinkoff.core/core-nfc "3.2.13"]