Last Version

MQTT 1.1.0

MQTT

License

License

Categories

Categories

Arthas General Purpose Libraries Utility
GroupId

GroupId

io.github.ksrainarthas
ArtifactId

ArtifactId

MQTT
Version

Version

1.1.0
Type

Type

aar
Description

Description

MQTT
MQTT
Project URL

Project URL

https://github.com/ksrainarthas/MQTT
Source Code Management

Source Code Management

https://github.com/ksrainarthas/MQTT

Download MQTT 1.1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
androidx.databinding » viewbinding jar 4.2.1

runtime (8)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.2.0
androidx.constraintlayout » constraintlayout jar 2.0.4
org.eclipse.paho : org.eclipse.paho.client.mqttv3 jar 1.2.0
org.eclipse.paho : org.eclipse.paho.android.service jar 1.1.1
com.android.support » support-v4 jar 4.4.1
com.google.code.gson : gson jar 2.8.6
com.jeremyliao » live-event-bus-x jar 1.7.3
androidx.recyclerview » recyclerview jar 1.1.0

Project Modules

There are no modules declared in this project.