Jar examples for x:xenqtt
A library of MQTT APIs and tools
You can download jar file xenqtt 1.0.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add xenqtt-1.0.0.jar to your project.
<dependency> <groupId>net.xenqtt</groupId> <artifactId>xenqtt</artifactId> <version>1.0.0</version> </dependency>
compile group: 'net.xenqtt', name: 'xenqtt', version: '1.0.0'
libraryDependencies += "net.xenqtt" % "xenqtt" % "1.0.0"
<dependency org="net.xenqtt" name="xenqtt" rev="1.0.0"/>
@Grapes(@Grab(group='net.xenqtt', module='xenqtt', version='1.0.0'))
'net.xenqtt:xenqtt:jar:1.0.0'
Click the following link to download the jar file.
xenqtt-1.0.0-javadoc.jar