MVN

io.joynr.android.messaging : mqtt

Maven & Gradle

Jun 12, 2023

io.joynr.android.messaging:mqtt

<dependency>
    <groupId>io.joynr.android.messaging</groupId>
    <artifactId>mqtt</artifactId>
    <version>1.23.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.joynr.android.messaging : mqtt to add to Maven - Latest Versions:

  • Latest Stable: 1.23.1

All Versions

Choose a version of io.joynr.android.messaging : mqtt to add to Maven - All Versions:

Version Vulnerabilities Updated
1.23.x
mqtt-1.23.1
mqtt-1.23.0
1.22.x
mqtt-1.22.0
1.21.x
mqtt-1.21.9
mqtt-1.21.7
mqtt-1.21.6
mqtt-1.21.5

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.joynr.android.messaging</groupId>
    <artifactId>mqtt</artifactId>
    <version>1.23.1</version>
</dependency>