mirror of
https://github.com/tommyskeff/futur4j.git
synced 2026-01-17 23:16:01 +00:00
add cancellation and refractor PromiseFactory
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
|
||||
Futur4J is a powerful and intuitive open-source Java library that simplifies asynchronous task scheduling, inspired by the concept of JavaScript promises.
|
||||
|
||||
**This documentation is outdated. Please don't read it.**
|
||||
|
||||
## Dependency
|
||||
The Futur4J project is composed of multiple modules. It is required to include the `futur-api` module, and the other modules depend on it at runtime, however the others are optional and dependent on your use case.
|
||||
### Gradle
|
||||
|
||||
Reference in New Issue
Block a user