
pfvieh.dbus-java-transport-tcp.5.1.1.source-code.module-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of dbus-java-transport-tcp Show documentation
Show all versions of dbus-java-transport-tcp Show documentation
dbus-java transport providing tcp support.
The newest version!
module org.freedesktop.dbus.transport.tcp {
requires org.freedesktop.dbus;
provides org.freedesktop.dbus.spi.transport.ITransportProvider
with
org.freedesktop.dbus.transport.tcp.TcpTransportProvider;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy