Last Version

mqtt 1.0.0

An easy way to adapt phone screen to all size.

License

License

GroupId

GroupId

io.github.easonliu09.utils
ArtifactId

ArtifactId

mqtt
Version

Version

1.0.0
Type

Type

aar
Description

Description

mqtt
An easy way to adapt phone screen to all size.
Project URL

Project URL

https://github.com/EasonLiu09/AndroidUtils
Source Code Management

Source Code Management

https://github.com/EasonLiu09/AndroidUtils

Download mqtt 1.0.0


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

Dependencies

runtime (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.31
androidx.core » core-ktx jar 1.3.2
org.eclipse.paho : org.eclipse.paho.client.mqttv3 jar 1.2.2

Project Modules

There are no modules declared in this project.