MVN

net.s-arash : tasksrx

Maven & Gradle

Sep 15, 2015
3 stars

TasksRx · A utility library for working with Tasks and RxJava together

<dependency>
    <groupId>net.s-arash</groupId>
    <artifactId>tasksrx</artifactId>
    <version>0.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.s-arash : tasksrx to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2.0
  • Latest Beta: 0.1.0-beta01

All Versions

Choose a version of net.s-arash : tasksrx to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2.x
tasksrx-0.2.0
0.1.x
tasksrx-0.1.0-beta01

How to add a dependency to Maven

Add the following net.s-arash : tasksrx maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.s-arash</groupId>
    <artifactId>tasksrx</artifactId>
    <version>0.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.s-arash : tasksrx gradle dependency to your build.gradle file:

implementation 'net.s-arash:tasksrx:0.2.0'

Gradle Kotlin DSL: Add the following net.s-arash : tasksrx gradle kotlin dependency to your build.gradle.kts file:

implementation("net.s-arash:tasksrx:0.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.s-arash : tasksrx sbt scala dependency to your build.sbt file:

libraryDependencies += "net.s-arash" % "tasksrx" % "0.2.0"

Advertisement

Dependencies from Group

Sep 15, 2015
2 usages
3 stars
Sep 15, 2015
3 stars
Sep 15, 2015
3 stars

Discover Dependencies

Dec 22, 2017
7 stars
Sep 06, 2015
23 stars
Sep 06, 2015
12 stars
Sep 03, 2015
2 stars
Sep 26, 2015
Sep 03, 2015
1 usages
12 stars
Sep 04, 2015
11 stars
Sep 04, 2015
11 stars
Jun 01, 2021
17 stars