is not current version
Last Version 5.0.1

ReactiveState: reactivestate-bom 4.0.0-dev.2

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

License

License

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

com.ensody.reactivestate
ArtifactId

ArtifactId

reactivestate-bom
Version

Version

4.0.0-dev.2
Type

Type

pom
Description

Description

ReactiveState: reactivestate-bom
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-bom 4.0.0-dev.2


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.