MVN

com.artemzin.rxui2 : rxui-kotlin

Maven & Gradle

May 17, 2017
262 stars

rxui-kotlin · Implementation of pure functional concept of talking to Android View layer in a Reactive way

<dependency>
    <groupId>com.artemzin.rxui2</groupId>
    <artifactId>rxui-kotlin</artifactId>
    <version>2.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.artemzin.rxui2 : rxui-kotlin to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.0

All Versions

Choose a version of com.artemzin.rxui2 : rxui-kotlin to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
rxui-kotlin-2.0.0

How to add a dependency to Maven

Add the following com.artemzin.rxui2 : rxui-kotlin maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.artemzin.rxui2</groupId>
    <artifactId>rxui-kotlin</artifactId>
    <version>2.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.artemzin.rxui2 : rxui-kotlin gradle dependency to your build.gradle file:

implementation 'com.artemzin.rxui2:rxui-kotlin:2.0.0'

Gradle Kotlin DSL: Add the following com.artemzin.rxui2 : rxui-kotlin gradle kotlin dependency to your build.gradle.kts file:

implementation("com.artemzin.rxui2:rxui-kotlin:2.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.artemzin.rxui2 : rxui-kotlin sbt scala dependency to your build.sbt file:

libraryDependencies += "com.artemzin.rxui2" % "rxui-kotlin" % "2.0.0"

Advertisement

Dependencies from Group

May 17, 2017
2 usages
262 stars
May 17, 2017
262 stars
May 17, 2017
262 stars

Discover Dependencies

Oct 30, 2018
1 stars
Jan 28, 2020
777 stars
Jun 08, 2019
1 usages
2 stars
Feb 19, 2018
14 stars
Sep 27, 2018
3 usages
0 stars
Dec 06, 2018
534 stars
Apr 18, 2018
486 stars