is not current version
Last Version 1.0.4

core 1.0.2

NFC libraries for Android

License

License

GroupId

GroupId

no.entur.android.nfc
ArtifactId

ArtifactId

core
Version

Version

1.0.2
Type

Type

aar
Description

Description

core
NFC libraries for Android
Project URL

Project URL

https://github.com/entur/android-nfc-lib
Source Code Management

Source Code Management

https://github.com/entur/android-nfc-lib

Download core 1.0.2


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

Dependencies

runtime (1)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.4.1

Project Modules

There are no modules declared in this project.