MVN

com.github.torresmi.remotedata : remotedata-coroutines

Maven & Gradle

Feb 10, 2021
8 stars

RemoteData Coroutines · Coroutine support for RemoteData.

<dependency>
    <groupId>com.github.torresmi.remotedata</groupId>
    <artifactId>remotedata-coroutines</artifactId>
    <version>2.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.torresmi.remotedata : remotedata-coroutines to add to Maven - Latest Versions:

  • Latest Stable: 2.0.0

All Versions

Choose a version of com.github.torresmi.remotedata : remotedata-coroutines to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
remotedata-coroutines-2.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.torresmi.remotedata</groupId>
    <artifactId>remotedata-coroutines</artifactId>
    <version>2.0.0</version>
</dependency>