is not current version
Last Version 4.1.0

com.github.hypfvieh:dbus-java-utils 3.2.4

Utilities for the dbus-java library.

Categories

Categories

Java Languages
GroupId

GroupId

com.github.hypfvieh
ArtifactId

ArtifactId

dbus-java-utils
Version

Version

3.2.4
Type

Type

jar

Download dbus-java-utils 3.2.4


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