is not current version
Last Version 1.2.1

io.github.copper-leaf:ballast-core-android-debug 0.9.0

Opinionated Kotlin multiplatform MVI library

Categories

Categories

Leaf Data Databases
GroupId

GroupId

io.github.copper-leaf
ArtifactId

ArtifactId

ballast-core-android-debug
Version

Version

0.9.0
Type

Type

aar

Download ballast-core-android-debug 0.9.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.9.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.9.0'
// https://jarcasting.com/artifacts/io.github.copper-leaf/ballast-core-android-debug/
implementation ("io.github.copper-leaf:ballast-core-android-debug:0.9.0")
'io.github.copper-leaf:ballast-core-android-debug:aar:0.9.0'
<dependency org="io.github.copper-leaf" name="ballast-core-android-debug" rev="0.9.0">
  <artifact name="ballast-core-android-debug" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.copper-leaf', module='ballast-core-android-debug', version='0.9.0')
)
libraryDependencies += "io.github.copper-leaf" % "ballast-core-android-debug" % "0.9.0"
[io.github.copper-leaf/ballast-core-android-debug "0.9.0"]