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