License |
License |
---|---|
Categories |
CategoriesLeaf Data Databases |
GroupId | GroupIdio.github.copper-leaf |
ArtifactId | ArtifactIdballast-saved-state-android-debug |
Last Version | Last Version1.2.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionballast-saved-state
Opinionated Kotlin multiplatform Repository Caching library based on Ballast MVI
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.github.copper-leaf/ballast-saved-state-android-debug/ -->
<dependency>
<groupId>io.github.copper-leaf</groupId>
<artifactId>ballast-saved-state-android-debug</artifactId>
<version>1.2.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.copper-leaf/ballast-saved-state-android-debug/
implementation 'io.github.copper-leaf:ballast-saved-state-android-debug:1.2.1'
// https://jarcasting.com/artifacts/io.github.copper-leaf/ballast-saved-state-android-debug/
implementation ("io.github.copper-leaf:ballast-saved-state-android-debug:1.2.1")
'io.github.copper-leaf:ballast-saved-state-android-debug:aar:1.2.1'
<dependency org="io.github.copper-leaf" name="ballast-saved-state-android-debug" rev="1.2.1">
<artifact name="ballast-saved-state-android-debug" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.copper-leaf', module='ballast-saved-state-android-debug', version='1.2.1')
)
libraryDependencies += "io.github.copper-leaf" % "ballast-saved-state-android-debug" % "1.2.1"
[io.github.copper-leaf/ballast-saved-state-android-debug "1.2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.6.10 |
Group / Artifact | Type | Version |
---|---|---|
androidx.fragment » fragment-ktx | jar | 1.4.1 |
io.github.copper-leaf : ballast-core-android-debug | jar | 1.2.1 |