MVN

com.github.hypfvieh : bluez-dbus

Maven & Gradle

Mar 18, 2021
1 usages
66 stars

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

<dependency>
    <groupId>com.github.hypfvieh</groupId>
    <artifactId>bluez-dbus</artifactId>
    <version>0.1.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.hypfvieh : bluez-dbus to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.4

All Versions

Choose a version of com.github.hypfvieh : bluez-dbus to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
bluez-dbus-0.1.4
bluez-dbus-0.1.3
bluez-dbus-0.1.2
bluez-dbus-0.1.1
bluez-dbus-0.1.0
0.0.x
bluez-dbus-0.0.2
bluez-dbus-0.0.1

How to add a dependency to Maven

Add the following com.github.hypfvieh : bluez-dbus maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.hypfvieh</groupId>
    <artifactId>bluez-dbus</artifactId>
    <version>0.1.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.hypfvieh : bluez-dbus gradle dependency to your build.gradle file:

implementation 'com.github.hypfvieh:bluez-dbus:0.1.4'

Gradle Kotlin DSL: Add the following com.github.hypfvieh : bluez-dbus gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.hypfvieh:bluez-dbus:0.1.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.hypfvieh : bluez-dbus sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.hypfvieh" % "bluez-dbus" % "0.1.4"

Advertisement

Dependencies from Group

Sep 08, 2022
13 usages
140 stars
Mar 10, 2023
7 usages
140 stars
Mar 28, 2022
6 usages
2 stars
Jan 01, 2018
1 usages
0 stars

Discover Dependencies

May 19, 2022
1.3k stars
Apr 19, 2023
39 stars
May 04, 2018
2 usages
11 stars
Apr 06, 2018
4 usages
0 stars
May 10, 2022
1 usages
Feb 19, 2017
47.1k stars