Last Version

MQTT 5 Models 1.0.20

Defines the MQTT 5 control packets

License

License

GroupId

GroupId

com.ditchoom
ArtifactId

ArtifactId

mqtt-5-models-android
Version

Version

1.0.20
Type

Type

aar
Description

Description

MQTT 5 Models
Defines the MQTT 5 control packets
Project Organization

Project Organization

Ditchoom

Download mqtt-5-models-android 1.0.20


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

Dependencies

compile (3)

Group / Artifact Type Version
com.ditchoom : mqtt-base-models-android jar 1.0.33
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.6.20
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.20

runtime (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-parcelize-runtime jar 1.6.20
com.ditchoom : buffer-android jar 1.0.85

Project Modules

There are no modules declared in this project.