is not current version
Last Version 1.2.1

io.github.copper-leaf:ballast-repository-android 0.13.1

Opinionated Kotlin multiplatform Repository Caching library based on Ballast MVI

Categories

Categories

Leaf Data Databases
GroupId

GroupId

io.github.copper-leaf
ArtifactId

ArtifactId

ballast-repository-android
Version

Version

0.13.1
Type

Type

aar

Download ballast-repository-android 0.13.1


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