Flywheel

Kotlin-Multiplatform state management library

License

License

Categories

Categories

JavaScript Languages
GroupId

GroupId

com.msabhi
ArtifactId

ArtifactId

flywheel-js
Last Version

Last Version

1.1.4-RC
Release Date

Release Date

Type

Type

pom
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-js

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.5.21
org.jetbrains.kotlin : kotlin-stdlib-js jar 1.5.21
org.jetbrains.kotlinx : kotlinx-coroutines-core-js 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