saved-state-flow-hilt

SavedStateFlow - StateFlow wrapper around SavedStateHandle

License

License

GroupId

GroupId

com.plusmobileapps
ArtifactId

ArtifactId

saved-state-flow-hilt
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

aar
Description

Description

saved-state-flow-hilt
SavedStateFlow - StateFlow wrapper around SavedStateHandle
Project URL

Project URL

https://github.com/plusmobileapps/SavedStateFlow
Source Code Management

Source Code Management

https://github.com/plusmobileapps/SavedStateFlow/tree/main

Download saved-state-flow-hilt

How to add to project

<!-- https://jarcasting.com/artifacts/com.plusmobileapps/saved-state-flow-hilt/ -->
<dependency>
    <groupId>com.plusmobileapps</groupId>
    <artifactId>saved-state-flow-hilt</artifactId>
    <version>1.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.plusmobileapps/saved-state-flow-hilt/
implementation 'com.plusmobileapps:saved-state-flow-hilt:1.0'
// https://jarcasting.com/artifacts/com.plusmobileapps/saved-state-flow-hilt/
implementation ("com.plusmobileapps:saved-state-flow-hilt:1.0")
'com.plusmobileapps:saved-state-flow-hilt:aar:1.0'
<dependency org="com.plusmobileapps" name="saved-state-flow-hilt" rev="1.0">
  <artifact name="saved-state-flow-hilt" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.plusmobileapps', module='saved-state-flow-hilt', version='1.0')
)
libraryDependencies += "com.plusmobileapps" % "saved-state-flow-hilt" % "1.0"
[com.plusmobileapps/saved-state-flow-hilt "1.0"]

Dependencies

compile (2)

Group / Artifact Type Version
com.plusmobileapps : saved-state-flow jar 1.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.31

runtime (2)

Group / Artifact Type Version
com.google.dagger : hilt-android jar 2.38.1
androidx.fragment » fragment-ktx jar 1.4.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0
0.1
0.1-alpha03
0.1-alpha02
0.1-alpha01