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