is not current version
Last Version 0.4.5

com.craxiom:mqtt-library 0.1.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.1.0
Type

Type

aar

Download mqtt-library 0.1.0


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