License |
License |
---|---|
Categories |
CategoriesArthas General Purpose Libraries Utility |
GroupId | GroupIdio.github.ksrainarthas |
ArtifactId | ArtifactIdMQTT |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionMQTT
MQTT
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
MQTT-1.1.0.pom | |
MQTT-1.1.0-sources.jar | 18 KB |
MQTT-1.1.0-javadoc.jar | 94 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
androidx.databinding » viewbinding | jar | 4.2.1 |
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 |