lifecycle

A 'compatibility' version of the ActivityLifecycleCallbacks APIs that were introduced in Android 4 (API Level 14) and adding similar mechanism for Fragment.

License

License

GroupId

GroupId

com.cocosw
ArtifactId

ArtifactId

lifecycle
Last Version

Last Version

0.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

lifecycle
A 'compatibility' version of the ActivityLifecycleCallbacks APIs that were introduced in Android 4 (API Level 14) and adding similar mechanism for Fragment.
Project URL

Project URL

https://github.com/soarcn/AndroidLifecyle

Download lifecycle

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » support-v4 jar 20.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.2
0.1