License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.sourceforge.streamsupport |
ArtifactId | ArtifactIdstreamsupport-cfuture |
Last Version | Last Version1.7.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnet.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
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/net.sourceforge.streamsupport/streamsupport-cfuture/ -->
<dependency>
<groupId>net.sourceforge.streamsupport</groupId>
<artifactId>streamsupport-cfuture</artifactId>
<version>1.7.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.streamsupport/streamsupport-cfuture/
implementation 'net.sourceforge.streamsupport:streamsupport-cfuture:1.7.4'
// https://jarcasting.com/artifacts/net.sourceforge.streamsupport/streamsupport-cfuture/
implementation ("net.sourceforge.streamsupport:streamsupport-cfuture:1.7.4")
'net.sourceforge.streamsupport:streamsupport-cfuture:jar:1.7.4'
<dependency org="net.sourceforge.streamsupport" name="streamsupport-cfuture" rev="1.7.4">
<artifact name="streamsupport-cfuture" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.streamsupport', module='streamsupport-cfuture', version='1.7.4')
)
libraryDependencies += "net.sourceforge.streamsupport" % "streamsupport-cfuture" % "1.7.4"
[net.sourceforge.streamsupport/streamsupport-cfuture "1.7.4"]
Group / Artifact | Type | Version |
---|---|---|
net.sourceforge.streamsupport : streamsupport | jar | 1.7.4 |