Cyklone

MVI Framework for Kotlin Multiplatform

License

License

MIT
GroupId

GroupId

io.github.gmvalentino8.cyklone
ArtifactId

ArtifactId

cyklone-statemachine-android
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

aar
Description

Description

Cyklone
MVI Framework for Kotlin Multiplatform
Project URL

Project URL

https://github.com/gmvalentino8/Cyklone
Source Code Management

Source Code Management

https://github.com/gmvalentino8/Cyklone

Download cyklone-statemachine-android

How to add to project

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

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 (3)

Group / Artifact Type Version
io.github.gmvalentino8.cyklone : cyklone-android jar 0.0.1
org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm jar 1.5.2-native-mt
co.touchlab : kermit-android jar 1.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1
0.0.0