License |
License |
---|---|
Categories |
CategoriesJavaScript Languages React User Interface Web Frameworks |
GroupId | GroupIdcom.ensody.reactivestate |
ArtifactId | ArtifactIdreactivestate-test-js |
Last Version | Last Version5.0.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionReactiveState: reactivestate-test
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-test-js-5.0.1.pom | |
reactivestate-test-js-5.0.1-sources.jar | 1 KB |
reactivestate-test-js-5.0.1-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.ensody.reactivestate/reactivestate-test-js/ -->
<dependency>
<groupId>com.ensody.reactivestate</groupId>
<artifactId>reactivestate-test-js</artifactId>
<version>5.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.ensody.reactivestate/reactivestate-test-js/
implementation 'com.ensody.reactivestate:reactivestate-test-js:5.0.1'
// https://jarcasting.com/artifacts/com.ensody.reactivestate/reactivestate-test-js/
implementation ("com.ensody.reactivestate:reactivestate-test-js:5.0.1")
'com.ensody.reactivestate:reactivestate-test-js:pom:5.0.1'
<dependency org="com.ensody.reactivestate" name="reactivestate-test-js" rev="5.0.1">
<artifact name="reactivestate-test-js" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.ensody.reactivestate', module='reactivestate-test-js', version='5.0.1')
)
libraryDependencies += "com.ensody.reactivestate" % "reactivestate-test-js" % "5.0.1"
[com.ensody.reactivestate/reactivestate-test-js "5.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | |
org.jetbrains.kotlin : kotlin-test-js | jar | 1.6.20 |
org.jetbrains.kotlinx : kotlinx-coroutines-test | jar | |
com.ensody.reactivestate : reactivestate-js | jar | 5.0.1 |
org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.6.20 |
org.jetbrains.kotlin : kotlin-stdlib-js | jar | 1.6.20 |