is not current version
Last Version 0.4.5

com.craxiom:mqtt-library 0.4.0

An MQTT UI and connection controller that can be used in an Android app

GroupId

GroupId

com.craxiom
ArtifactId

ArtifactId

mqtt-library
Version

Version

0.4.0
Type

Type

pom

Download mqtt-library 0.4.0


<!-- https://jarcasting.com/artifacts/com.craxiom/mqtt-library/ -->
<dependency>
    <groupId>com.craxiom</groupId>
    <artifactId>mqtt-library</artifactId>
    <version>0.4.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.craxiom/mqtt-library/
implementation 'com.craxiom:mqtt-library:0.4.0'
// https://jarcasting.com/artifacts/com.craxiom/mqtt-library/
implementation ("com.craxiom:mqtt-library:0.4.0")
'com.craxiom:mqtt-library:pom:0.4.0'
<dependency org="com.craxiom" name="mqtt-library" rev="0.4.0">
  <artifact name="mqtt-library" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.craxiom', module='mqtt-library', version='0.4.0')
)
libraryDependencies += "com.craxiom" % "mqtt-library" % "0.4.0"
[com.craxiom/mqtt-library "0.4.0"]