MVN

net.sourceforge.streamsupport : android-retrofuture

Maven & Gradle

Sep 20, 2021
11 usages
66 stars

net.sourceforge.streamsupport:android-retrofuture · Backport of Java 9 (JEP 266) CompletableFuture API for Android Studio 3+ desugar toolchain, forked from https://sourceforge.net/projects/streamsupport

<dependency>
    <groupId>net.sourceforge.streamsupport</groupId>
    <artifactId>android-retrofuture</artifactId>
    <version>1.7.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.sourceforge.streamsupport : android-retrofuture to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.7.4

All Versions

Choose a version of net.sourceforge.streamsupport : android-retrofuture to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.7.x
android-retrofuture-1.7.4
android-retrofuture-1.7.3
android-retrofuture-1.7.2
android-retrofuture-1.7.1
android-retrofuture-1.7.0
1.6.x
android-retrofuture-1.6.3
android-retrofuture-1.6.2
android-retrofuture-1.6.1
android-retrofuture-1.6.0
1.5.x
android-retrofuture-1.5.6

How to add a dependency to Maven

Add the following net.sourceforge.streamsupport : android-retrofuture maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.sourceforge.streamsupport</groupId>
    <artifactId>android-retrofuture</artifactId>
    <version>1.7.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.sourceforge.streamsupport : android-retrofuture gradle dependency to your build.gradle file:

implementation 'net.sourceforge.streamsupport:android-retrofuture:1.7.4'

Gradle Kotlin DSL: Add the following net.sourceforge.streamsupport : android-retrofuture gradle kotlin dependency to your build.gradle.kts file:

implementation("net.sourceforge.streamsupport:android-retrofuture:1.7.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.sourceforge.streamsupport : android-retrofuture sbt scala dependency to your build.sbt file:

libraryDependencies += "net.sourceforge.streamsupport" % "android-retrofuture" % "1.7.4"

Advertisement

Dependencies from Group

Sep 19, 2021
30 usages
186 stars
Sep 20, 2021
12 usages
186 stars
Sep 20, 2021
11 usages
66 stars
Sep 19, 2021
6 usages
109 stars
Sep 20, 2021
2 usages
186 stars

Discover Dependencies

Sep 06, 2017
14 usages
145 stars
May 31, 2019
15 usages
6 stars
Nov 02, 2019
13 usages
80 stars
Mar 26, 2021
14 usages
31 stars
Sep 17, 2014
16 usages
1.3k stars
Aug 05, 2014
5 usages
192 stars
Jan 31, 2023
20 usages
0 stars
Oct 14, 2019
5 usages
2 stars