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

Jar examples for j:joynr-mqtt-client

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials