Last Version

MQTT Base Models 1.0.33

Defines the MQTT control packets and topics

License

License

GroupId

GroupId

com.ditchoom
ArtifactId

ArtifactId

mqtt-base-models-android
Version

Version

1.0.33
Type

Type

aar
Description

Description

MQTT Base Models
Defines the MQTT control packets and topics
Project Organization

Project Organization

Ditchoom

Download mqtt-base-models-android 1.0.33


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

Dependencies

compile (2)

Group / Artifact Type Version
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.