is not current version
Last Version 1.0.28

com.ditchoom:mqtt-4-models-android 1.0.2

Defines the MQTT 3 and 4 control packets

GroupId

GroupId

com.ditchoom
ArtifactId

ArtifactId

mqtt-4-models-android
Version

Version

1.0.2
Type

Type

aar

Download mqtt-4-models-android 1.0.2


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