{"id":15068790,"url":"https://github.com/retrostreams/android-retrofuture","last_synced_at":"2025-10-05T08:31:10.054Z","repository":{"id":57737795,"uuid":"96634586","full_name":"retrostreams/android-retrofuture","owner":"retrostreams","description":"Backport of Java 9 (JEP 266) CompletableFuture API for Android Studio 3.x D8 / desugar toolchain, forked from https://github.com/stefan-zobel/streamsupport","archived":true,"fork":false,"pushed_at":"2023-03-18T12:24:16.000Z","size":614,"stargazers_count":67,"open_issues_count":1,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-09-30T14:09:42.010Z","etag":null,"topics":["android","completablefuture","java8","java9","jep-266"],"latest_commit_sha":null,"homepage":"https://retrostreams.github.io/android-retrofuture/","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/retrostreams.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-07-08T17:44:11.000Z","updated_at":"2024-05-17T03:30:20.000Z","dependencies_parsed_at":"2022-08-24T12:50:56.705Z","dependency_job_id":null,"html_url":"https://github.com/retrostreams/android-retrofuture","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/retrostreams%2Fandroid-retrofuture","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/retrostreams%2Fandroid-retrofuture/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/retrostreams%2Fandroid-retrofuture/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/retrostreams%2Fandroid-retrofuture/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/retrostreams","download_url":"https://codeload.github.com/retrostreams/android-retrofuture/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235378591,"owners_count":18980471,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["android","completablefuture","java8","java9","jep-266"],"created_at":"2024-09-25T01:39:17.887Z","updated_at":"2025-10-05T08:31:04.734Z","avatar_url":"https://github.com/retrostreams.png","language":"Java","readme":"[![Maven Central](https://img.shields.io/maven-central/v/net.sourceforge.streamsupport/android-retrofuture.svg)](http://mvnrepository.com/artifact/net.sourceforge.streamsupport/android-retrofuture)\n[![javadoc.io](https://javadoc.io/badge2/net.sourceforge.streamsupport/android-retrofuture/javadoc.svg)](https://javadoc.io/doc/net.sourceforge.streamsupport/android-retrofuture)\n\n# android-retrofuture\n\n![](art/streamsupport-sf.png)\n\nandroid-retrofuture is a backport of the Java 8 CompletableFuture API upgraded to the current Java 9 (JEP 266) enhancements for Android developers wanting to use the Android Studio 3.x D8 / desugar toolchain.\n\nThere is nothing specific to Android or the desugar toolchain in this code (it could even be compiled to Java 6 bytecode) but\nit has a dependency on [android-retrostreams](https://github.com/retrostreams/android-retrostreams) which is why this exists as a separate component (the corresponding\n[streamsupport-cfuture](https://github.com/stefan-zobel/streamsupport/tree/master/src/cfuture) component can't be used with android-retrostreams\nand [android-retrostreams](https://github.com/retrostreams/android-retrostreams) itself can *only* be used with desugar or Java 8 and higher).\n\nOther than having a different package name this code has no further changes compared with [streamsupport-cfuture](https://github.com/stefan-zobel/streamsupport/tree/master/src/cfuture)\n\nThe new Java 12 exception handling methods for CompletableFuture [JDK-8211010](https://bugs.openjdk.java.net/browse/JDK-8211010) have been integrated in release 1.7.0\n\nOnline Javadoc is available at [docs](https://retrostreams.github.io/android-retrofuture/apidocs/index.html)\n\nPlease give feedback [here](https://github.com/retrostreams/android-retrofuture/issues) if you experience any problems.\n\n\n### build.gradle:\n\n```gradle\ndependencies {\n    implementation 'net.sourceforge.streamsupport:android-retrofuture:1.7.4'\n}\n```\n\n## LICENSE\n\nGNU General Public License, version 2, [with the Classpath Exception](https://github.com/retrostreams/android-retrofuture/blob/master/GPL_ClasspathException)  (and [CC0 1.0](https://creativecommons.org/publicdomain/zero/1.0/) for JSR-166 derived code)\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fretrostreams%2Fandroid-retrofuture","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fretrostreams%2Fandroid-retrofuture","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fretrostreams%2Fandroid-retrofuture/lists"}