a

android-cfuture21-hack

An unsupported hackish attempt to provide CompletableFuture on Android API level 21 to level 23 in conjunction with google/desugar_jdk_libs and Android Gradle Plugin 4.x
http://github.com/retrostreams/android-cfuture21-hack/
GNU General Public License, version 2, with the Classpath Exception CC0 1.0 Universal
Stefan Zobel
Files download
File Operation
android-cfuture21-hack-1.0.4.jar download
android-cfuture21-hack-1.0.4.pom download
android-cfuture21-hack-1.0.4-sources.jar download
Apache Maven
<dependency>
  <groupId>net.sourceforge.streamsupport</groupId>
  <artifactId>android-cfuture21-hack</artifactId>
  <version>1.0.4</version>
</dependency>
Gradle Groovy
implementation 'net.sourceforge.streamsupport:android-cfuture21-hack:1.0.4'
Gradle Kotlin
implementation("net.sourceforge.streamsupport:android-cfuture21-hack:1.0.4")
Scala SBT
libraryDependencies += "net.sourceforge.streamsupport" % "android-cfuture21-hack" % "1.0.4"
Groovy Grape
@Grapes(
  @Grab(group='net.sourceforge.streamsupport', module='android-cfuture21-hack', version='1.0.4')
)
Apache Ivy
<dependency org="net.sourceforge.streamsupport" name="android-cfuture21-hack" rev="1.0.4" />
Leiningen
[net.sourceforge.streamsupport/android-cfuture21-hack "1.0.4"]
Apache Buildr
'net.sourceforge.streamsupport:android-cfuture21-hack:jar:1.0.4'
Dependencies
The project has no third-party dependencies