License |
License |
---|---|
GroupId | GroupIdcom.gojek.courier |
ArtifactId | ArtifactIdcourier-auth-http |
Last Version | Last Version0.0.5 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptioncourier-auth-http
Courier
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
courier-auth-http-0.0.5.pom | |
courier-auth-http-0.0.5-sources.jar | 3 KB |
courier-auth-http-0.0.5-javadoc.jar | 270 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gojek.courier/courier-auth-http/ -->
<dependency>
<groupId>com.gojek.courier</groupId>
<artifactId>courier-auth-http</artifactId>
<version>0.0.5</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.gojek.courier/courier-auth-http/
implementation 'com.gojek.courier:courier-auth-http:0.0.5'
// https://jarcasting.com/artifacts/com.gojek.courier/courier-auth-http/
implementation ("com.gojek.courier:courier-auth-http:0.0.5")
'com.gojek.courier:courier-auth-http:aar:0.0.5'
<dependency org="com.gojek.courier" name="courier-auth-http" rev="0.0.5">
<artifact name="courier-auth-http" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.gojek.courier', module='courier-auth-http', version='0.0.5')
)
libraryDependencies += "com.gojek.courier" % "courier-auth-http" % "0.0.5"
[com.gojek.courier/courier-auth-http "0.0.5"]
Group / Artifact | Type | Version |
---|---|---|
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 : mqtt-client | jar | 0.0.5 |
com.gojek.courier : courier-core | jar | 0.0.5 |
com.squareup.retrofit2 : retrofit | jar | 2.6.2 |