не последняя версия
Последняя версия 0.1.4

com.github.hypfvieh:bluez-dbus 0.0.1

Java native bluetooth library which uses bluez via dbus (linux only)

Группа

Группа

com.github.hypfvieh
Идентификатор

Идентификатор

bluez-dbus
Версия

Версия

0.0.1
Тип

Тип

jar

Скачать bluez-dbus 0.0.1


<!-- https://jarcasting.com/artifacts/com.github.hypfvieh/bluez-dbus/ -->
<dependency>
    <groupId>com.github.hypfvieh</groupId>
    <artifactId>bluez-dbus</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hypfvieh/bluez-dbus/
implementation 'com.github.hypfvieh:bluez-dbus:0.0.1'
// https://jarcasting.com/artifacts/com.github.hypfvieh/bluez-dbus/
implementation ("com.github.hypfvieh:bluez-dbus:0.0.1")
'com.github.hypfvieh:bluez-dbus:jar:0.0.1'
<dependency org="com.github.hypfvieh" name="bluez-dbus" rev="0.0.1">
  <artifact name="bluez-dbus" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hypfvieh', module='bluez-dbus', version='0.0.1')
)
libraryDependencies += "com.github.hypfvieh" % "bluez-dbus" % "0.0.1"
[com.github.hypfvieh/bluez-dbus "0.0.1"]