ReactiveState: reactivestate-compose

Easy reactive state management for Kotlin Multiplatform. No boilerplate. Compatible with Android.

License

License

Categories

Categories

JavaScript Languages React User Interface Web Frameworks
GroupId

GroupId

com.ensody.reactivestate
ArtifactId

ArtifactId

reactivestate-compose-js
Last Version

Last Version

5.0.1
Release Date

Release Date

Type

Type

pom
Description

Description

ReactiveState: reactivestate-compose
Easy reactive state management for Kotlin Multiplatform. No boilerplate. Compatible with Android.
Project URL

Project URL

https://ensody.github.io/ReactiveState-Kotlin/
Source Code Management

Source Code Management

https://github.com/ensody/ReactiveState-Kotlin

Download reactivestate-compose-js

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.6.20
org.jetbrains.kotlin : kotlin-stdlib-js jar 1.6.20
org.jetbrains.kotlinx : kotlinx-coroutines-core jar
com.ensody.reactivestate : reactivestate-js jar 5.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
5.0.1
5.0.0
4.7.0
4.6.2
4.6.1
4.6.0
4.5.0