| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.gojek.courier |
| ArtifactId | ArtifactIdmqtt-client |
| Last Version | Last Version0.0.5 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionmqtt-client
Courier
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| mqtt-client-0.0.5.pom | |
| mqtt-client-0.0.5-sources.jar | 64 KB |
| mqtt-client-0.0.5-javadoc.jar | 582 KB |
| Browse |
<!-- 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"]
| 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 |
| 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 |