Last Version

lifecycle 0.1.2

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
Version

Version

0.1.2
Type

Type

aar
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 0.1.2


<!-- https://jarcasting.com/artifacts/com.cocosw/lifecycle/ -->
<dependency>
    <groupId>com.cocosw</groupId>
    <artifactId>lifecycle</artifactId>
    <version>0.1.2</version>
    <type>aar</type>
</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:aar:0.1.2'
<dependency org="com.cocosw" name="lifecycle" rev="0.1.2">
  <artifact name="lifecycle" type="aar" />
</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.