License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks |
GroupId | GroupIdcom.ensody.reactivestate |
ArtifactId | ArtifactIdreactivestate-bom |
Last Version | Last Version5.0.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionReactiveState: reactivestate-bom
Easy reactive state management for Kotlin Multiplatform. No boilerplate. Compatible with Android.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
reactivestate-bom-5.0.1.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/com.ensody.reactivestate/reactivestate-bom/ -->
<dependency>
<groupId>com.ensody.reactivestate</groupId>
<artifactId>reactivestate-bom</artifactId>
<version>5.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.ensody.reactivestate/reactivestate-bom/
implementation 'com.ensody.reactivestate:reactivestate-bom:5.0.1'
// https://jarcasting.com/artifacts/com.ensody.reactivestate/reactivestate-bom/
implementation ("com.ensody.reactivestate:reactivestate-bom:5.0.1")
'com.ensody.reactivestate:reactivestate-bom:pom:5.0.1'
<dependency org="com.ensody.reactivestate" name="reactivestate-bom" rev="5.0.1">
<artifact name="reactivestate-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.ensody.reactivestate', module='reactivestate-bom', version='5.0.1')
)
libraryDependencies += "com.ensody.reactivestate" % "reactivestate-bom" % "5.0.1"
[com.ensody.reactivestate/reactivestate-bom "5.0.1"]
Version |
---|
5.0.1
|
5.0.0
|
4.7.0
|
4.6.2
|
4.6.1
|
4.6.0
|
4.5.0
|
4.4.0
|
4.3.2
|
4.3.1
|
4.3.0
|
4.2.1
|
4.2.0
|
4.1.0
|
4.0.0-dev.4
|
4.0.0-dev.3
|
4.0.0-dev.2
|
4.0.0-dev.1
|
4.0.0
|