Flywheel

Kotlin-Multiplatform state management library

License

License

GroupId

GroupId

com.msabhi
ArtifactId

ArtifactId

flywheel-android
Last Version

Last Version

1.1.4-RC
Release Date

Release Date

Type

Type

aar
Description

Description

Flywheel
Kotlin-Multiplatform state management library
Project URL

Project URL

https://github.com/abhimuktheeswarar/Flywheel
Source Code Management

Source Code Management

https://github.com/abhimuktheeswarar/Flywheel.git

Download flywheel-android

How to add to project

<!-- https://jarcasting.com/artifacts/com.msabhi/flywheel-android/ -->
<dependency>
    <groupId>com.msabhi</groupId>
    <artifactId>flywheel-android</artifactId>
    <version>1.1.4-RC</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.msabhi/flywheel-android/
implementation 'com.msabhi:flywheel-android:1.1.4-RC'
// https://jarcasting.com/artifacts/com.msabhi/flywheel-android/
implementation ("com.msabhi:flywheel-android:1.1.4-RC")
'com.msabhi:flywheel-android:aar:1.1.4-RC'
<dependency org="com.msabhi" name="flywheel-android" rev="1.1.4-RC">
  <artifact name="flywheel-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.msabhi', module='flywheel-android', version='1.1.4-RC')
)
libraryDependencies += "com.msabhi" % "flywheel-android" % "1.1.4-RC"
[com.msabhi/flywheel-android "1.1.4-RC"]

Dependencies

compile (2)

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

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm jar 1.5.1-native-mt

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.4-RC
1.1.3-RC
1.1.2-RC
1.1.1-RC
1.1.0-RC
1.0.3-RC
1.0.2-RC
1.0.1-RC
1.0.0-RC