is not current version
Last Version 0.9.7

net.sf.xenqtt:xenqtt 0.9.4

A library of MQTT APIs and tools

Categories

Categories

Net
GroupId

GroupId

net.sf.xenqtt
ArtifactId

ArtifactId

xenqtt
Version

Version

0.9.4
Type

Type

jar

Download xenqtt 0.9.4


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