external

NFC libraries for Android

License

License

GroupId

GroupId

no.entur.android.nfc
ArtifactId

ArtifactId

external
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

aar
Description

Description

external
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 external

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
no.entur.android.nfc : core jar 1.0.4

runtime (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4
1.0.3
1.0.2
1.0.1