is not current version
Last Version 1.0.20

com.ditchoom:mqtt-5-models-android 1.0.7

Defines the MQTT 5 control packets

GroupId

GroupId

com.ditchoom
ArtifactId

ArtifactId

mqtt-5-models-android
Version

Version

1.0.7
Type

Type

aar

Download mqtt-5-models-android 1.0.7


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