GroupId | GroupIdru.tinkoff.core |
---|---|
ArtifactId | ArtifactIdcore-nfc |
Version | Version3.1.7 |
Type | Typeaar |
Filename | Size |
---|---|
core-nfc-3.1.7.pom | |
core-nfc-3.1.7.aar | 77 KB |
core-nfc-3.1.7-sources.jar | 40 KB |
core-nfc-3.1.7-javadoc.jar | 147 KB |
Browse |
<!-- 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"]