GWT-CompletableFuture

GWT 2.8.0 Compatible implementation of java.util.concurrent.CompletableFuture and supporting classes

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.ekotrope
ArtifactId

ArtifactId

gwt-completablefuture
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

GWT-CompletableFuture
GWT 2.8.0 Compatible implementation of java.util.concurrent.CompletableFuture and supporting classes
Project URL

Project URL

https://github.com/OneGeek/GWT-CompletableFuture
Project Organization

Project Organization

Ekotrope
Source Code Management

Source Code Management

https://github.com/OneGeek/GWT-CompletableFuture

Download gwt-completablefuture

How to add to project

<!-- https://jarcasting.com/artifacts/com.ekotrope/gwt-completablefuture/ -->
<dependency>
    <groupId>com.ekotrope</groupId>
    <artifactId>gwt-completablefuture</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.ekotrope/gwt-completablefuture/
implementation 'com.ekotrope:gwt-completablefuture:1.0.0'
// https://jarcasting.com/artifacts/com.ekotrope/gwt-completablefuture/
implementation ("com.ekotrope:gwt-completablefuture:1.0.0")
'com.ekotrope:gwt-completablefuture:jar:1.0.0'
<dependency org="com.ekotrope" name="gwt-completablefuture" rev="1.0.0">
  <artifact name="gwt-completablefuture" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ekotrope', module='gwt-completablefuture', version='1.0.0')
)
libraryDependencies += "com.ekotrope" % "gwt-completablefuture" % "1.0.0"
[com.ekotrope/gwt-completablefuture "1.0.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0