Last Version

bluez-dbus 0.1.4

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

License

License

GroupId

GroupId

com.github.hypfvieh
ArtifactId

ArtifactId

bluez-dbus
Version

Version

0.1.4
Type

Type

jar
Description

Description

bluez-dbus
Java native bluetooth library which uses bluez via dbus (linux only)
Source Code Management

Source Code Management

https://github.com/hypfvieh/bluez-dbus.git

Download bluez-dbus 0.1.4


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.hypfvieh : dbus-java jar 3.3.0
org.slf4j : slf4j-api jar 1.7.30

test (5)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.30
org.junit.jupiter : junit-jupiter-api jar 5.7.0
org.junit.jupiter : junit-jupiter-params jar 5.7.0
org.junit.jupiter : junit-jupiter-engine jar 5.7.0
org.junit.platform : junit-platform-launcher jar 1.7.0

Project Modules

There are no modules declared in this project.