Last Version

ballast-saved-state 1.2.1

Opinionated Kotlin multiplatform Repository Caching library based on Ballast MVI

License

License

Categories

Categories

Leaf Data Databases
GroupId

GroupId

io.github.copper-leaf
ArtifactId

ArtifactId

ballast-saved-state-android-debug
Version

Version

1.2.1
Type

Type

aar
Description

Description

ballast-saved-state
Opinionated Kotlin multiplatform Repository Caching library based on Ballast MVI
Project URL

Project URL

https://github.com/copper-leaf/ballast
Source Code Management

Source Code Management

https://github.com/copper-leaf/ballast.git

Download ballast-saved-state-android-debug 1.2.1


<!-- 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"]

Dependencies

compile (2)

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

runtime (2)

Group / Artifact Type Version
androidx.fragment » fragment-ktx jar 1.4.1
io.github.copper-leaf : ballast-core-android-debug jar 1.2.1

Project Modules

There are no modules declared in this project.