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