courier

Courier

License

License

GroupId

GroupId

com.gojek.courier
ArtifactId

ArtifactId

courier
Last Version

Last Version

0.0.5
Release Date

Release Date

Type

Type

aar
Description

Description

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

How to add to project

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

Dependencies

compile (3)

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

runtime (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.5.31
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