is not current version
Last Version 0.0.5

mqtt-client 0.0.4

Courier

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.gojek.courier
ArtifactId

ArtifactId

mqtt-client
Version

Version

0.0.4
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 0.0.4


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

Dependencies

compile (3)

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

runtime (9)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.5.31
com.gojek.courier : paho jar 0.0.4
com.gojek.courier : adaptive-keep-alive jar 0.0.4
com.gojek.courier : network-tracker jar 0.0.4
com.gojek.courier : app-state-manager jar 0.0.4
com.gojek.courier : timer-pingsender jar 0.0.4
android.arch.lifecycle » extensions jar 1.1.1
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.