a

android-cfuture21-hack

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