License |
License |
---|---|
Categories |
CategoriesLeaf Data Databases |
GroupId | GroupIdio.github.copper-leaf |
ArtifactId | ArtifactIdballast-debugger-android |
Version | Version0.10.0 |
Type | Typeaar |
Description |
Descriptionballast-debugger
Opinionated Kotlin multiplatform Repository Caching library based on Ballast MVI
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ballast-debugger-android-0.10.0.pom | |
ballast-debugger-android-0.10.0-sources.jar | 10 KB |
ballast-debugger-android-0.10.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.copper-leaf/ballast-debugger-android/ -->
<dependency>
<groupId>io.github.copper-leaf</groupId>
<artifactId>ballast-debugger-android</artifactId>
<version>0.10.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.copper-leaf/ballast-debugger-android/
implementation 'io.github.copper-leaf:ballast-debugger-android:0.10.0'
// https://jarcasting.com/artifacts/io.github.copper-leaf/ballast-debugger-android/
implementation ("io.github.copper-leaf:ballast-debugger-android:0.10.0")
'io.github.copper-leaf:ballast-debugger-android:aar:0.10.0'
<dependency org="io.github.copper-leaf" name="ballast-debugger-android" rev="0.10.0">
<artifact name="ballast-debugger-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.copper-leaf', module='ballast-debugger-android', version='0.10.0')
)
libraryDependencies += "io.github.copper-leaf" % "ballast-debugger-android" % "0.10.0"
[io.github.copper-leaf/ballast-debugger-android "0.10.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.6.10 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
Group / Artifact | Type | Version |
---|---|---|
io.github.copper-leaf : ballast-core-android | jar | 0.10.0 |
io.ktor : ktor-client-core-jvm | jar | 1.6.5 |
io.ktor : ktor-client-websockets-jvm | jar | 1.6.5 |
io.ktor : ktor-client-serialization-jvm | jar | 1.6.5 |
org.jetbrains.kotlinx : kotlinx-serialization-json-jvm | jar | 1.3.0 |
com.benasher44 : uuid-jvm | jar | 0.3.1 |
org.jetbrains.kotlinx : kotlinx-datetime-jvm | jar | 0.3.1 |
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 |