MVN

net.sourceforge.streamsupport : streamsupport-cfuture

Maven & Gradle

Sep 20, 2021
12 usages
186 stars

net.sourceforge.streamsupport:streamsupport-cfuture · streamsupport-cfuture is a backport of the Java 8 CompletableFuture API with the current Java 9 (JEP 266) enhancements for Java 6 to 8 and Android developers

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

Latest Version

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

  • Latest Stable: 1.7.4

All Versions

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

Version Vulnerabilities Updated
1.7.x
streamsupport-cfuture-1.7.4
streamsupport-cfuture-1.7.3
streamsupport-cfuture-1.7.2
streamsupport-cfuture-1.7.1
streamsupport-cfuture-1.7.0
1.6.x
streamsupport-cfuture-1.6.3
streamsupport-cfuture-1.6.2
streamsupport-cfuture-1.6.1
streamsupport-cfuture-1.6.0
1.5.x
streamsupport-cfuture-1.5.6
streamsupport-cfuture-1.5.5
streamsupport-cfuture-1.5.4
streamsupport-cfuture-1.5.3
streamsupport-cfuture-1.5.2
streamsupport-cfuture-1.5.1
1.5
streamsupport-cfuture-1.5
1.4.x
streamsupport-cfuture-1.4.3
streamsupport-cfuture-1.4.2
streamsupport-cfuture-1.4.1
1.4
streamsupport-cfuture-1.4

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

implementation 'net.sourceforge.streamsupport:streamsupport-cfuture:1.7.4'

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

implementation("net.sourceforge.streamsupport:streamsupport-cfuture:1.7.4")

How to add a dependency to SBT Scala

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

libraryDependencies += "net.sourceforge.streamsupport" % "streamsupport-cfuture" % "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

Mar 26, 2014
9 usages
Aug 12, 2019
8 usages
0 stars
Feb 27, 2012
6 usages
6 stars
Jun 08, 2023
13 usages
16 stars
Mar 26, 2021
14 usages
Jul 15, 2016
11 usages
22 stars
Mar 13, 2018
4 usages
1 stars
Jul 03, 2017
6 usages
4 stars
Oct 03, 2014
5 usages
122 stars