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

Jar examples for j:joynr-mqtt-client

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials