Last Version

ReactiveState: reactivestate 4.7.0

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-android-debug
Version

Version

4.7.0
Type

Type

aar
Description

Description

ReactiveState: reactivestate
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-android-debug 4.7.0


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

Dependencies

compile (12)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10
androidx.annotation » annotation jar 1.3.0
androidx.appcompat » appcompat jar 1.4.0
androidx.core » core-ktx jar 1.7.0
androidx.activity » activity-ktx jar 1.4.0
androidx.fragment » fragment-ktx jar 1.4.0
androidx.lifecycle » lifecycle-runtime-ktx jar 2.4.0
androidx.lifecycle » lifecycle-livedata-ktx jar 2.4.0
androidx.lifecycle » lifecycle-service jar 2.4.0
androidx.lifecycle » lifecycle-viewmodel-ktx jar 2.4.0
org.jetbrains.kotlinx : kotlinx-coroutines-core jar
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.6.10

Project Modules

There are no modules declared in this project.