Download xenqtt-1.0.0.jar file - Jar x

Jar examples for x:xenqtt

Description

A library of MQTT APIs and tools

You can download jar file xenqtt 1.0.0 in this page.

License

The Apache Software License, Version 2.0

Build File

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'

Download

Click the following link to download the jar file.

xenqtt-1.0.0-javadoc.jar
xenqtt-1.0.0-sources.jar
xenqtt-1.0.0.jar
xenqtt-1.0.0.pom



Related Tutorials