License |
License |
---|---|
GroupId | GroupIdio.qtjambi |
ArtifactId | ArtifactIdqtjambi-nfc |
Version | Version6.2.1 |
Type | Typejar |
Description |
DescriptionQtJambiNfc
QtJambi
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
qtjambi-nfc-6.2.1.pom | |
qtjambi-nfc-6.2.1-sources.jar | 15 KB |
qtjambi-nfc-6.2.1-javadoc.jar | 274 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.qtjambi/qtjambi-nfc/ -->
<dependency>
<groupId>io.qtjambi</groupId>
<artifactId>qtjambi-nfc</artifactId>
<version>6.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.qtjambi/qtjambi-nfc/
implementation 'io.qtjambi:qtjambi-nfc:6.2.1'
// https://jarcasting.com/artifacts/io.qtjambi/qtjambi-nfc/
implementation ("io.qtjambi:qtjambi-nfc:6.2.1")
'io.qtjambi:qtjambi-nfc:jar:6.2.1'
<dependency org="io.qtjambi" name="qtjambi-nfc" rev="6.2.1">
<artifact name="qtjambi-nfc" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.qtjambi', module='qtjambi-nfc', version='6.2.1')
)
libraryDependencies += "io.qtjambi" % "qtjambi-nfc" % "6.2.1"
[io.qtjambi/qtjambi-nfc "6.2.1"]
Group / Artifact | Type | Version |
---|---|---|
io.qtjambi : qtjambi | jar | 6.2.1 |