mirror of
https://github.com/tommyskeff/futur4j.git
synced 2026-01-18 07:16:45 +00:00
add cancellation and refractor PromiseFactory
This commit is contained in:
6
futur-static/build.gradle
Normal file
6
futur-static/build.gradle
Normal file
@@ -0,0 +1,6 @@
|
||||
apply plugin: 'java-library'
|
||||
|
||||
dependencies {
|
||||
api project(':futur-api')
|
||||
testImplementation project(':futur-api')
|
||||
}
|
||||
Reference in New Issue
Block a user