LifecycleProps

Property delegates that enable you to associate properties with lifecycle-aware components.

License

License

GroupId

GroupId

io.github.pubiqq
ArtifactId

ArtifactId

lifecycleprops
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

LifecycleProps
Property delegates that enable you to associate properties with lifecycle-aware components.
Project URL

Project URL

https://github.com/pubiqq/lifecycleprops
Source Code Management

Source Code Management

https://github.com/pubiqq/lifecycleprops

Download lifecycleprops

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

runtime (3)

Group / Artifact Type Version
androidx.activity » activity-ktx jar 1.4.0
androidx.fragment » fragment-ktx jar 1.4.1
androidx.lifecycle » lifecycle-common jar 2.4.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0