is not current version
Last Version 0.0.5

com.gojek.courier:courier-core-android 0.0.3

Courier

GroupId

GroupId

com.gojek.courier
ArtifactId

ArtifactId

courier-core-android
Version

Version

0.0.3
Type

Type

aar

Download courier-core-android 0.0.3


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