не последняя версия
Последняя версия 3.3.1

com.github.hypfvieh:dbus-java 3.2.2

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

Категории

Категории

Java Языки программирования
Группа

Группа

com.github.hypfvieh
Идентификатор

Идентификатор

dbus-java
Версия

Версия

3.2.2
Тип

Тип

jar

Скачать dbus-java 3.2.2


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