License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks |
GroupId | GroupIdcom.ensody.reactivestate |
ArtifactId | ArtifactIdreactivestate-compose-android-debug |
Last Version | Last Version4.7.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionReactiveState: reactivestate-compose
Easy reactive state management for Kotlin Multiplatform. No boilerplate. Compatible with Android.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.ensody.reactivestate/reactivestate-compose-android-debug/ -->
<dependency>
<groupId>com.ensody.reactivestate</groupId>
<artifactId>reactivestate-compose-android-debug</artifactId>
<version>4.7.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.ensody.reactivestate/reactivestate-compose-android-debug/
implementation 'com.ensody.reactivestate:reactivestate-compose-android-debug:4.7.0'
// https://jarcasting.com/artifacts/com.ensody.reactivestate/reactivestate-compose-android-debug/
implementation ("com.ensody.reactivestate:reactivestate-compose-android-debug:4.7.0")
'com.ensody.reactivestate:reactivestate-compose-android-debug:aar:4.7.0'
<dependency org="com.ensody.reactivestate" name="reactivestate-compose-android-debug" rev="4.7.0">
<artifact name="reactivestate-compose-android-debug" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.ensody.reactivestate', module='reactivestate-compose-android-debug', version='4.7.0')
)
libraryDependencies += "com.ensody.reactivestate" % "reactivestate-compose-android-debug" % "4.7.0"
[com.ensody.reactivestate/reactivestate-compose-android-debug "4.7.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | |
com.ensody.reactivestate : reactivestate-android-debug | jar | 4.7.0 |
org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.6.10 |
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 |
androidx.activity » activity-compose | jar | 1.4.0 |
androidx.lifecycle » lifecycle-viewmodel-compose | jar | 2.4.0 |
androidx.compose.runtime » runtime | jar | 1.1.0-rc01 |