MVN

com.arkivanov.mvikotlin : rx

Maven & Gradle

May 09, 2023
6 usages
737 stars

MVIKotlin · Kotlin Multiplatform MVI framework

<dependency>
    <groupId>com.arkivanov.mvikotlin</groupId>
    <artifactId>rx</artifactId>
    <version>3.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.arkivanov.mvikotlin : rx to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.2.1
  • Latest Beta: 3.0.0-beta02
  • Latest Alpha: 3.0.0-alpha03

All Versions

Choose a version of com.arkivanov.mvikotlin : rx to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.2.x
rx-3.2.1
rx-3.2.0
3.1.x
rx-3.1.0
3.0.x
rx-3.0.2
rx-3.0.1
rx-3.0.0
rx-3.0.0-beta02
rx-3.0.0-beta01
rx-3.0.0-alpha03
rx-3.0.0-alpha02
rx-3.0.0-alpha01
2.0.x
rx-2.0.4
rx-2.0.3
rx-2.0.2

How to add a dependency to Maven

Add the following com.arkivanov.mvikotlin : rx maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.arkivanov.mvikotlin</groupId>
    <artifactId>rx</artifactId>
    <version>3.2.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.arkivanov.mvikotlin : rx gradle dependency to your build.gradle file:

implementation 'com.arkivanov.mvikotlin:rx:3.2.1'

Gradle Kotlin DSL: Add the following com.arkivanov.mvikotlin : rx gradle kotlin dependency to your build.gradle.kts file:

implementation("com.arkivanov.mvikotlin:rx:3.2.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.arkivanov.mvikotlin : rx sbt scala dependency to your build.sbt file:

libraryDependencies += "com.arkivanov.mvikotlin" % "rx" % "3.2.1"

Advertisement

Dependencies from Group

May 09, 2023
7 usages
737 stars
May 09, 2023
7 usages
737 stars
May 09, 2023
7 usages
737 stars
May 09, 2023
7 usages
737 stars
May 09, 2023
7 usages
737 stars

Discover Dependencies

May 09, 2023
6 usages
737 stars
Aug 26, 2023
7 usages
2.4k stars
Aug 25, 2023
8 usages
71 stars
Aug 16, 2023
13 usages
3k stars
Oct 13, 2021
9 usages
391 stars
Aug 23, 2023
7 usages
504 stars
Aug 23, 2023
8 usages
504 stars
Jun 22, 2023
10 usages
2 stars