MVN

com.github.hypfvieh : dbus-java

Maven & Gradle

Sep 08, 2022
13 usages
140 stars

dbus-java · Improved version of the DBus-Java library provided by freedesktop.org (https://dbus.freedesktop.org/doc/dbus-java/).

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

Latest Version

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

  • Latest Stable: 3.3.2

All Versions

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

Version Vulnerabilities Updated
3.3.x
dbus-java-3.3.2
dbus-java-3.3.1
dbus-java-3.3.0
3.2.x
dbus-java-3.2.4
dbus-java-3.2.3
dbus-java-3.2.2
dbus-java-3.2.1
dbus-java-3.2.0
3.0.x
dbus-java-3.0.2
dbus-java-3.0.1
dbus-java-3.0.0
2.7.x
dbus-java-2.7.5
dbus-java-2.7.4
dbus-java-2.7.3
dbus-java-2.7.2
dbus-java-2.7.1

How to add a dependency to Maven

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

<dependency>
    <groupId>com.github.hypfvieh</groupId>
    <artifactId>dbus-java</artifactId>
    <version>3.3.2</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.github.hypfvieh:dbus-java:3.3.2'

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

implementation("com.github.hypfvieh:dbus-java:3.3.2")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.github.hypfvieh" % "dbus-java" % "3.3.2"

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

Feb 05, 2017
1 usages
12 stars
Aug 29, 2018
2 usages
322 stars
Jan 28, 2019
1 usages
348 stars
May 29, 2019
1 usages
21 stars
Feb 03, 2017
3.5k stars
Nov 18, 2017
Mar 25, 2017
1 stars
Feb 11, 2019
1 usages
850 stars
May 26, 2017
15.5k stars