MVN

com.artemzin.rxui : rxui

Maven & Gradle

Jun 08, 2016
2 usages
262 stars

rxui · Set of primitives for Reactive UI on Android

<dependency>
    <groupId>com.artemzin.rxui</groupId>
    <artifactId>rxui</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.0.1

All Versions

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

Version Vulnerabilities Updated
1.0.x
rxui-1.0.1
rxui-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.artemzin.rxui</groupId>
    <artifactId>rxui</artifactId>
    <version>1.0.1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.artemzin.rxui:rxui:1.0.1'

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

implementation("com.artemzin.rxui:rxui:1.0.1")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.artemzin.rxui" % "rxui" % "1.0.1"

Advertisement

Dependencies from Group

Jun 08, 2016
2 usages
262 stars
Jun 08, 2016
262 stars
Jun 08, 2016
262 stars

Discover Dependencies

Feb 18, 2017
3 usages
May 25, 2017
3 usages
0 stars
Oct 30, 2017
3 usages
0 stars
Jun 28, 2017
2 usages
0 stars
Dec 16, 2021
6 usages
5 stars
Dec 07, 2019
5 usages
2 stars
Oct 15, 2018
2 usages
24 stars
Aug 02, 2021
5 usages
5 stars
Feb 27, 2019
4 usages
234 stars