License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks |
GroupId | GroupIdcom.ensody.reactivestate |
ArtifactId | ArtifactIdreactivestate-watchosarm64 |
Version | Version4.2.1 |
Type | Typejar |
Description |
DescriptionReactiveState: reactivestate
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-watchosarm64-4.2.1.pom | |
reactivestate-watchosarm64-4.2.1-sources.jar | 25 KB |
reactivestate-watchosarm64-4.2.1-metadata.jar | 261 bytes |
reactivestate-watchosarm64-4.2.1-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.ensody.reactivestate/reactivestate-watchosarm64/ -->
<dependency>
<groupId>com.ensody.reactivestate</groupId>
<artifactId>reactivestate-watchosarm64</artifactId>
<version>4.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.ensody.reactivestate/reactivestate-watchosarm64/
implementation 'com.ensody.reactivestate:reactivestate-watchosarm64:4.2.1'
// https://jarcasting.com/artifacts/com.ensody.reactivestate/reactivestate-watchosarm64/
implementation ("com.ensody.reactivestate:reactivestate-watchosarm64:4.2.1")
'com.ensody.reactivestate:reactivestate-watchosarm64:jar:4.2.1'
<dependency org="com.ensody.reactivestate" name="reactivestate-watchosarm64" rev="4.2.1">
<artifact name="reactivestate-watchosarm64" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ensody.reactivestate', module='reactivestate-watchosarm64', version='4.2.1')
)
libraryDependencies += "com.ensody.reactivestate" % "reactivestate-watchosarm64" % "4.2.1"
[com.ensody.reactivestate/reactivestate-watchosarm64 "4.2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | |
org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.5.10 |