is not current version
Last Version 0.9.7

net.sf.xenqtt:xenqtt 0.8.0

A library of MQTT APIs and tools

Categories

Categories

Net
GroupId

GroupId

net.sf.xenqtt
ArtifactId

ArtifactId

xenqtt
Version

Version

0.8.0
Type

Type

jar

Download xenqtt 0.8.0


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