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

License

License

Categories

Categories

Net
GroupId

GroupId

net.sourceforge.streamsupport
ArtifactId

ArtifactId

android-retrofuture
Last Version

Last Version

1.7.4
Release Date

Release Date

Type

Type

jar
Description

Description

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
Project URL

Project URL

http://github.com/retrostreams/android-retrofuture/
Source Code Management

Source Code Management

https://github.com/retrostreams/android-retrofuture

Download android-retrofuture

How to add to project

<!-- https://jarcasting.com/artifacts/net.sourceforge.streamsupport/android-retrofuture/ -->
<dependency>
    <groupId>net.sourceforge.streamsupport</groupId>
    <artifactId>android-retrofuture</artifactId>
    <version>1.7.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.streamsupport/android-retrofuture/
implementation 'net.sourceforge.streamsupport:android-retrofuture:1.7.4'
// https://jarcasting.com/artifacts/net.sourceforge.streamsupport/android-retrofuture/
implementation ("net.sourceforge.streamsupport:android-retrofuture:1.7.4")
'net.sourceforge.streamsupport:android-retrofuture:jar:1.7.4'
<dependency org="net.sourceforge.streamsupport" name="android-retrofuture" rev="1.7.4">
  <artifact name="android-retrofuture" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.streamsupport', module='android-retrofuture', version='1.7.4')
)
libraryDependencies += "net.sourceforge.streamsupport" % "android-retrofuture" % "1.7.4"
[net.sourceforge.streamsupport/android-retrofuture "1.7.4"]

Dependencies

compile (1)

Group / Artifact Type Version
net.sourceforge.streamsupport : android-retrostreams jar 1.7.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.7.4
1.7.3
1.7.2
1.7.1
1.7.0
1.6.3
1.6.2
1.6.1
1.6.0
1.5.6