com.ekotrope.gwt-completablefuture 1.0.1 Latest version
Install 1/2: Add this to pom.xml:
Learn more about Maven or Gradle
<dependency>
<groupId>com.ekotrope</groupId>
<artifactId>gwt-completablefuture</artifactId>
<version>1.0.1</version>
</dependency>
Install 2/2: Run via command line
$ mvn install
About this package
GWT 2.8.0 Compatible implementation of java.util.concurrent.CompletableFuture and supporting classes