MVN

com.ensody.reactivestate : core-test

Maven & Gradle

May 06, 2021
1 usages
31 stars

ReactiveState: core-test · An easy to understand reactive state management solution for Kotlin and Android.

<dependency>
    <groupId>com.ensody.reactivestate</groupId>
    <artifactId>core-test</artifactId>
    <version>3.9.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.ensody.reactivestate : core-test to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.9.0

All Versions

Choose a version of com.ensody.reactivestate : core-test to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.9.x
core-test-3.9.0
3.8.x
core-test-3.8.3
core-test-3.8.2
core-test-3.8.1
core-test-3.8.0
3.7.x
core-test-3.7.0
3.6.x
core-test-3.6.0
3.5.x
core-test-3.5.0
3.4.x
core-test-3.4.0
core-test-3.4.0-dev.1
3.3.x
core-test-3.3.0
3.2.x
core-test-3.2.1

How to add a dependency to Maven

Add the following com.ensody.reactivestate : core-test maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.ensody.reactivestate</groupId>
    <artifactId>core-test</artifactId>
    <version>3.9.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.ensody.reactivestate : core-test gradle dependency to your build.gradle file:

implementation 'com.ensody.reactivestate:core-test:3.9.0'

Gradle Kotlin DSL: Add the following com.ensody.reactivestate : core-test gradle kotlin dependency to your build.gradle.kts file:

implementation("com.ensody.reactivestate:core-test:3.9.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.ensody.reactivestate : core-test sbt scala dependency to your build.sbt file:

libraryDependencies += "com.ensody.reactivestate" % "core-test" % "3.9.0"

Advertisement

Dependencies from Group

Aug 11, 2023
16 usages
31 stars
Aug 11, 2023
4 usages
31 stars
May 06, 2021
3 usages
31 stars
May 06, 2021
3 usages
31 stars
Aug 11, 2023
3 usages
31 stars

Discover Dependencies

May 06, 2021
2 usages
186 stars
May 06, 2021
2 usages
186 stars
May 05, 2021
0 stars
May 05, 2021
16 stars
May 05, 2021
1 usages
16 stars