| License |
License |
|---|---|
| GroupId | GroupIdcom.plusmobileapps |
| ArtifactId | ArtifactIdsaved-state-flow-hilt |
| Version | Version1.0 |
| Type | Typeaar |
| Description |
Descriptionsaved-state-flow-hilt
SavedStateFlow - StateFlow wrapper around SavedStateHandle
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| saved-state-flow-hilt-1.0.pom | |
| saved-state-flow-hilt-1.0-sources.jar | 1 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.plusmobileapps : saved-state-flow | jar | 1.0 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.31 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.dagger : hilt-android | jar | 2.38.1 |
| androidx.fragment » fragment-ktx | jar | 1.4.0 |