mqtt-client

Courier

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.gojek.courier
ArtifactId

ArtifactId

mqtt-client
Last Version

Last Version

0.0.5
Release Date

Release Date

Type

Type

aar
Description

Description

mqtt-client
Courier
Project URL

Project URL

https://github.com/gojek/courier-android
Source Code Management

Source Code Management

https://github.com/gojek/courier-android/tree/main

Download mqtt-client

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.gojek.courier : mqtt-pingsender jar 0.0.5
com.gojek.courier : courier-core jar 0.0.5
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.31

runtime (7)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.5.31
com.gojek.courier : paho jar 0.0.5
com.gojek.courier : adaptive-keep-alive jar 0.0.5
com.gojek.courier : network-tracker jar 0.0.5
com.gojek.courier : timer-pingsender jar 0.0.5
androidx.room » room-runtime jar 2.2.5
io.reactivex.rxjava2 : rxjava jar 2.2.15

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1