is not current version
Last Version 0.1.4

com.github.hypfvieh:bluez-dbus-parent 0.1.3

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

GroupId

GroupId

com.github.hypfvieh
ArtifactId

ArtifactId

bluez-dbus-parent
Version

Version

0.1.3
Type

Type

pom

Download bluez-dbus-parent 0.1.3


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