Last Version

lifecycle 1.0.0

The lifecycle of Android.

License

License

GroupId

GroupId

wang.leal.ahel
ArtifactId

ArtifactId

lifecycle
Version

Version

1.0.0
Type

Type

aar
Description

Description

lifecycle
The lifecycle of Android.
Project URL

Project URL

https://github.com/wangleal/AHEL
Source Code Management

Source Code Management

https://github.com/wangleal/AHEL

Download lifecycle 1.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
io.reactivex.rxjava3 : rxjava jar 3.0.10
io.reactivex.rxjava3 : rxandroid jar 3.0.0

runtime (5)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.30
androidx.core » core-ktx jar 1.6.0
androidx.lifecycle » lifecycle-process jar 2.3.1
androidx.lifecycle » lifecycle-runtime-ktx jar 2.3.1
androidx.lifecycle » lifecycle-extensions jar 2.2.0

Project Modules

There are no modules declared in this project.