MVN

com.afollestad : inline-activity-result

Maven & Gradle

Feb 21, 2021
307 stars

Inline-activity-result · Receive Activity results inline, without any boilerplate. Optional coroutines and RxJava support.

<dependency>
    <groupId>com.afollestad</groupId>
    <artifactId>inline-activity-result</artifactId>
    <version>rxjava</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.afollestad : inline-activity-result to add to Maven or Gradle - Latest Versions:

  • Latest Stable: rxjava

All Versions

Choose a version of com.afollestad : inline-activity-result to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
inline-activity-result-0.1.0
rxjava
inline-activity-result-rxjava
coroutines
inline-activity-result-coroutines
core
inline-activity-result-core

How to add a dependency to Maven

Add the following com.afollestad : inline-activity-result maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.afollestad</groupId>
    <artifactId>inline-activity-result</artifactId>
    <version>rxjava</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.afollestad : inline-activity-result gradle dependency to your build.gradle file:

implementation 'com.afollestad:inline-activity-result:rxjava'

Gradle Kotlin DSL: Add the following com.afollestad : inline-activity-result gradle kotlin dependency to your build.gradle.kts file:

implementation("com.afollestad:inline-activity-result:rxjava")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.afollestad : inline-activity-result sbt scala dependency to your build.sbt file:

libraryDependencies += "com.afollestad" % "inline-activity-result" % "rxjava"

Advertisement

Dependencies from Group

Feb 21, 2021
2 usages
189 stars
Feb 21, 2021
2 usages
Feb 21, 2021
1 usages
251 stars
Feb 21, 2021
1 usages
Feb 21, 2021
1 usages
716 stars

Discover Dependencies

Feb 21, 2021
67 stars
Feb 21, 2021
797 stars
Aug 03, 2023
Mar 10, 2021
0 stars
sdk
Jul 28, 2022
0 stars
Dec 09, 2021
1 stars