Download joynr-mqtt-client-0.32.2.jar file - Jar j

Jar examples for j:joynr-mqtt-client

Description

You can download jar file joynr-mqtt-client 0.32.2 in this page.

License

Apache License

Build File

You can use the following script to add joynr-mqtt-client-0.32.2.jar to your project.

<dependency>
   <groupId>io.joynr.java.messaging.mqtt</groupId>
   <artifactId>joynr-mqtt-client</artifactId>
   <version>0.32.2</version>
</dependency>
compile group: 'io.joynr.java.messaging.mqtt', name: 'joynr-mqtt-client', version: '0.32.2'
libraryDependencies += "io.joynr.java.messaging.mqtt" % "joynr-mqtt-client" % "0.32.2"
<dependency org="io.joynr.java.messaging.mqtt" name="joynr-mqtt-client" rev="0.32.2"/>
@Grapes(@Grab(group='io.joynr.java.messaging.mqtt', module='joynr-mqtt-client', version='0.32.2'))
'io.joynr.java.messaging.mqtt:joynr-mqtt-client:jar:0.32.2'

Download

Click the following link to download the jar file.

joynr-mqtt-client-0.32.2-javadoc.jar
joynr-mqtt-client-0.32.2-sources.jar
joynr-mqtt-client-0.32.2.jar
joynr-mqtt-client-0.32.2.pom



Related Tutorials