is not current version
Last Version 1.2.1

ballast-repository 0.7.0

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-repository-android-debug
Version

Version

0.7.0
Type

Type

aar
Description

Description

ballast-repository
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-repository-android-debug 0.7.0


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

Dependencies

compile (2)

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

runtime (5)

Group / Artifact Type Version
androidx.lifecycle » lifecycle-common jar 2.4.0
androidx.lifecycle » lifecycle-runtime-ktx jar 2.4.0
androidx.lifecycle » lifecycle-viewmodel-ktx jar 2.4.0
io.github.copper-leaf : ballast-core-android-debug jar 0.7.0
org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm jar 1.5.2

Project Modules

There are no modules declared in this project.