is not current version
Last Version 0.0.5

com.gojek.courier:app-state-manager 0.0.3

Courier

GroupId

GroupId

com.gojek.courier
ArtifactId

ArtifactId

app-state-manager
Version

Version

0.0.3
Type

Type

aar

Download app-state-manager 0.0.3


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