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

Jar examples for j:joynr-mqtt-client

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials