MVN

com.github.owen-jia : shap-mqtt

Maven & Gradle

Jan 09, 2020
7 stars

a mqtt client for java

<dependency>
    <groupId>com.github.owen-jia</groupId>
    <artifactId>shap-mqtt</artifactId>
    <version>0.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.owen-jia : shap-mqtt to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.3

All Versions

Choose a version of com.github.owen-jia : shap-mqtt to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
shap-mqtt-0.0.3
shap-mqtt-0.0.2

How to add a dependency to Maven

Add the following com.github.owen-jia : shap-mqtt maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.owen-jia</groupId>
    <artifactId>shap-mqtt</artifactId>
    <version>0.0.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.owen-jia : shap-mqtt gradle dependency to your build.gradle file:

implementation 'com.github.owen-jia:shap-mqtt:0.0.3'

Gradle Kotlin DSL: Add the following com.github.owen-jia : shap-mqtt gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.owen-jia:shap-mqtt:0.0.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.owen-jia : shap-mqtt sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.owen-jia" % "shap-mqtt" % "0.0.3"

Advertisement

Dependencies from Group

Jan 09, 2020
7 stars

Discover Dependencies

Dec 19, 2019
7 usages
Jun 29, 2021
28 stars
May 31, 2023
718 stars
Aug 25, 2023
4 usages
3.9k stars
Jul 03, 2023
1 usages
1.3k stars
Oct 22, 2022
16 stars
Dec 25, 2019
0 stars