License |
License |
---|---|
GroupId | GroupIdno.entur.android.nfc |
ArtifactId | ArtifactIdexternal |
Version | Version1.0.1 |
Type | Typeaar |
Description |
Descriptionexternal
NFC libraries for Android
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
external-1.0.1.pom | |
external-1.0.1-sources.jar | 17 KB |
external-1.0.1-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/no.entur.android.nfc/external/ -->
<dependency>
<groupId>no.entur.android.nfc</groupId>
<artifactId>external</artifactId>
<version>1.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/no.entur.android.nfc/external/
implementation 'no.entur.android.nfc:external:1.0.1'
// https://jarcasting.com/artifacts/no.entur.android.nfc/external/
implementation ("no.entur.android.nfc:external:1.0.1")
'no.entur.android.nfc:external:aar:1.0.1'
<dependency org="no.entur.android.nfc" name="external" rev="1.0.1">
<artifact name="external" type="aar" />
</dependency>
@Grapes(
@Grab(group='no.entur.android.nfc', module='external', version='1.0.1')
)
libraryDependencies += "no.entur.android.nfc" % "external" % "1.0.1"
[no.entur.android.nfc/external "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
no.entur.android.nfc : core | jar | 1.0.1 |
Group / Artifact | Type | Version |
---|---|---|
androidx.appcompat » appcompat | jar | 1.4.1 |