Files download
File Operation
qtjambi-bluetooth-platform-windows-x64-6.2.2.jar download
qtjambi-bluetooth-platform-windows-x64-6.2.2.pom download
Apache Maven
<dependency>
  <groupId>io.qtjambi</groupId>
  <artifactId>qtjambi-bluetooth-platform-windows-x64</artifactId>
  <version>6.2.2</version>
</dependency>
Gradle Groovy
implementation 'io.qtjambi:qtjambi-bluetooth-platform-windows-x64:6.2.2'
Gradle Kotlin
implementation("io.qtjambi:qtjambi-bluetooth-platform-windows-x64:6.2.2")
Scala SBT
libraryDependencies += "io.qtjambi" % "qtjambi-bluetooth-platform-windows-x64" % "6.2.2"
Groovy Grape
@Grapes(
  @Grab(group='io.qtjambi', module='qtjambi-bluetooth-platform-windows-x64', version='6.2.2')
)
Apache Ivy
<dependency org="io.qtjambi" name="qtjambi-bluetooth-platform-windows-x64" rev="6.2.2" />
Leiningen
[io.qtjambi/qtjambi-bluetooth-platform-windows-x64 "6.2.2"]
Apache Buildr
'io.qtjambi:qtjambi-bluetooth-platform-windows-x64:jar:6.2.2'