is not current version
Last Version 1.2.1

ballast-core 0.3.0

Opinionated Kotlin multiplatform MVI library

License

License

Categories

Categories

Leaf Data Databases
GroupId

GroupId

io.github.copper-leaf
ArtifactId

ArtifactId

ballast-core-android-debug
Version

Version

0.3.0
Type

Type

aar
Description

Description

ballast-core
Opinionated Kotlin multiplatform MVI library
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-core-android-debug 0.3.0


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

Dependencies

compile (2)

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

runtime (4)

Group / Artifact Type Version
org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm jar 1.5.2
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

Project Modules

There are no modules declared in this project.