License |
License |
---|---|
GroupId | GroupIdcom.spotify |
ArtifactId | ArtifactIdcompletable-futures |
Last Version | Last Version0.3.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncompletable-futures
Convenience utilities for working with asynchronous Java 8
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
completable-futures-0.3.5.pom | |
completable-futures-0.3.5.jar | 11 KB |
completable-futures-0.3.5-sources.jar | 11 KB |
completable-futures-0.3.5-javadoc.jar | 44 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.spotify/completable-futures/ -->
<dependency>
<groupId>com.spotify</groupId>
<artifactId>completable-futures</artifactId>
<version>0.3.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.spotify/completable-futures/
implementation 'com.spotify:completable-futures:0.3.5'
// https://jarcasting.com/artifacts/com.spotify/completable-futures/
implementation ("com.spotify:completable-futures:0.3.5")
'com.spotify:completable-futures:jar:0.3.5'
<dependency org="com.spotify" name="completable-futures" rev="0.3.5">
<artifact name="completable-futures" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spotify', module='completable-futures', version='0.3.5')
)
libraryDependencies += "com.spotify" % "completable-futures" % "0.3.5"
[com.spotify/completable-futures "0.3.5"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.hamcrest : java-hamcrest | jar | 2.0.0.0 |
org.openjdk.jmh : jmh-core | jar | 1.21 |
org.openjdk.jmh : jmh-generator-annprocess | jar | 1.21 |
org.mockito : mockito-core | jar | 1.10.19 |
org.jmock : jmock | jar | 2.8.2 |