Last Version

ReactiveState: dependency-versions-bom 3.9.0

An easy to understand reactive state management solution for Kotlin and Android.

License

License

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

com.ensody.reactivestate
ArtifactId

ArtifactId

dependency-versions-bom
Version

Version

3.9.0
Type

Type

pom
Description

Description

ReactiveState: dependency-versions-bom
An easy to understand reactive state management solution for Kotlin and Android.
Project URL

Project URL

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

Source Code Management

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

Download dependency-versions-bom 3.9.0


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

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.