MVN

com.github.hypfvieh : dbus-java-core

Maven & Gradle

Mar 10, 2023
7 usages
140 stars

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

<dependency>
    <groupId>com.github.hypfvieh</groupId>
    <artifactId>dbus-java-core</artifactId>
    <version>4.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.hypfvieh : dbus-java-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.3.0

All Versions

Choose a version of com.github.hypfvieh : dbus-java-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.3.x
dbus-java-core-4.3.0
4.2.x
dbus-java-core-4.2.1
dbus-java-core-4.2.0
4.1.x
dbus-java-core-4.1.0
4.0.x
dbus-java-core-4.0.0

How to add a dependency to Maven

Add the following com.github.hypfvieh : dbus-java-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.hypfvieh</groupId>
    <artifactId>dbus-java-core</artifactId>
    <version>4.3.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.hypfvieh : dbus-java-core gradle dependency to your build.gradle file:

implementation 'com.github.hypfvieh:dbus-java-core:4.3.0'

Gradle Kotlin DSL: Add the following com.github.hypfvieh : dbus-java-core gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.hypfvieh:dbus-java-core:4.3.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.hypfvieh : dbus-java-core sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.hypfvieh" % "dbus-java-core" % "4.3.0"

Advertisement

Dependencies from Group

Sep 08, 2022
13 usages
140 stars
Mar 10, 2023
7 usages
140 stars
Mar 28, 2022
6 usages
2 stars
Jan 01, 2018
1 usages
0 stars

Discover Dependencies

Aug 26, 2023
10 usages
289 stars
Nov 14, 2022
7 usages
Aug 16, 2023
8 usages
4 stars
Aug 16, 2023
8 usages
4 stars
Aug 16, 2023
8 usages
4 stars
Sep 13, 2011
15 usages
21 stars
Mar 08, 2013
25 usages