Last Version

RxAppState 3.0.1

A simple Android library that monitors app state changes (background / foreground).

License

License

GroupId

GroupId

com.jenzz.appstate
ArtifactId

ArtifactId

appstate
Version

Version

3.0.1
Type

Type

aar
Description

Description

RxAppState
A simple Android library that monitors app state changes (background / foreground).
Project URL

Project URL

https://github.com/jenzz/RxAppState
Source Code Management

Source Code Management

https://github.com/jenzz/RxAppState

Download appstate 3.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » support-annotations jar 25.3.1

Project Modules

There are no modules declared in this project.