License |
License |
---|---|
GroupId | GroupIdio.qtjambi |
ArtifactId | ArtifactIdqtjambi-nfc |
Last Version | Last Version6.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionQtJambi Nfc
Provides access to Near-Field communication (NFC) hardware.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
qtjambi-nfc-6.3.1.pom | |
qtjambi-nfc-6.3.1-sources.jar | 15 KB |
qtjambi-nfc-6.3.1-javadoc.jar | 285 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.qtjambi/qtjambi-nfc/ -->
<dependency>
<groupId>io.qtjambi</groupId>
<artifactId>qtjambi-nfc</artifactId>
<version>6.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.qtjambi/qtjambi-nfc/
implementation 'io.qtjambi:qtjambi-nfc:6.3.1'
// https://jarcasting.com/artifacts/io.qtjambi/qtjambi-nfc/
implementation ("io.qtjambi:qtjambi-nfc:6.3.1")
'io.qtjambi:qtjambi-nfc:jar:6.3.1'
<dependency org="io.qtjambi" name="qtjambi-nfc" rev="6.3.1">
<artifact name="qtjambi-nfc" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.qtjambi', module='qtjambi-nfc', version='6.3.1')
)
libraryDependencies += "io.qtjambi" % "qtjambi-nfc" % "6.3.1"
[io.qtjambi/qtjambi-nfc "6.3.1"]
Group / Artifact | Type | Version |
---|---|---|
io.qtjambi : qtjambi | jar | 6.3.1 |