is not current version
Last Version 4.1.0

com.github.hypfvieh:dbus-java-parent 3.0.2

DBus-Java library module parent

Categories

Categories

Java Languages
GroupId

GroupId

com.github.hypfvieh
ArtifactId

ArtifactId

dbus-java-parent
Version

Version

3.0.2
Type

Type

pom

Download dbus-java-parent 3.0.2


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