b

bluebird

Javascript-Like Promise for Java
https://github.com/JustAWaifuHunter/bluebird
The MIT License
Liy
Files download
File Operation
bluebird-1.0.0.jar download
bluebird-1.0.0.pom download
bluebird-1.0.0-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.justawaifuhunter</groupId>
  <artifactId>bluebird</artifactId>
  <version>1.0.0</version>
</dependency>
Gradle Groovy
implementation 'io.github.justawaifuhunter:bluebird:1.0.0'
Gradle Kotlin
implementation("io.github.justawaifuhunter:bluebird:1.0.0")
Scala SBT
libraryDependencies += "io.github.justawaifuhunter" % "bluebird" % "1.0.0"
Groovy Grape
@Grapes(
  @Grab(group='io.github.justawaifuhunter', module='bluebird', version='1.0.0')
)
Apache Ivy
<dependency org="io.github.justawaifuhunter" name="bluebird" rev="1.0.0" />
Leiningen
[io.github.justawaifuhunter/bluebird "1.0.0"]
Apache Buildr
'io.github.justawaifuhunter:bluebird:jar:1.0.0'
Dependencies
The project has no third-party dependencies