is not current version
Last Version 3.3.1

com.github.hypfvieh:dbus-java 2.7.5

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

Categories

Categories

Java Languages
GroupId

GroupId

com.github.hypfvieh
ArtifactId

ArtifactId

dbus-java
Version

Version

2.7.5
Type

Type

jar

Download dbus-java 2.7.5


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