is not current version
Last Version 1.1.0

io.github.jamesfchen:lifecycle-api 1.0.2

lifecycle-api

GroupId

GroupId

io.github.jamesfchen
ArtifactId

ArtifactId

lifecycle-api
Version

Version

1.0.2
Type

Type

aar

Download lifecycle-api 1.0.2


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