License |
License |
---|---|
GroupId | GroupIdio.github.jamesfchen |
ArtifactId | ArtifactIdlifecycle-api |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionlifecycle-api
lifecycle-api
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
lifecycle-api-1.1.0.pom | |
lifecycle-api-1.1.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.jamesfchen/lifecycle-api/ -->
<dependency>
<groupId>io.github.jamesfchen</groupId>
<artifactId>lifecycle-api</artifactId>
<version>1.1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.jamesfchen/lifecycle-api/
implementation 'io.github.jamesfchen:lifecycle-api:1.1.0'
// https://jarcasting.com/artifacts/io.github.jamesfchen/lifecycle-api/
implementation ("io.github.jamesfchen:lifecycle-api:1.1.0")
'io.github.jamesfchen:lifecycle-api:aar:1.1.0'
<dependency org="io.github.jamesfchen" name="lifecycle-api" rev="1.1.0">
<artifact name="lifecycle-api" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.jamesfchen', module='lifecycle-api', version='1.1.0')
)
libraryDependencies += "io.github.jamesfchen" % "lifecycle-api" % "1.1.0"
[io.github.jamesfchen/lifecycle-api "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
androidx.lifecycle » lifecycle-extensions | jar | 2.2.0 |
androidx.lifecycle » lifecycle-common-java8 | jar | 2.3.1 |
androidx.lifecycle » lifecycle-viewmodel-ktx | jar | 2.3.1 |
androidx.lifecycle » lifecycle-runtime-ktx | jar | 2.3.1 |