is not current version
Last Version 4.1.0

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

Utilities for the dbus-java library.

Categories

Categories

Java Languages
GroupId

GroupId

com.github.hypfvieh
ArtifactId

ArtifactId

dbus-java-utils
Version

Version

3.2.3
Type

Type

jar

Download dbus-java-utils 3.2.3


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