License |
License |
---|---|
GroupId | GroupIdcom.spotify |
ArtifactId | ArtifactIdfutures-extra |
Last Version | Last Version4.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionfutures-extra
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
futures-extra-4.3.1.pom | |
futures-extra-4.3.1.jar | 37 KB |
futures-extra-4.3.1-sources.jar | 21 KB |
futures-extra-4.3.1-javadoc.jar | 559 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.spotify/futures-extra/ -->
<dependency>
<groupId>com.spotify</groupId>
<artifactId>futures-extra</artifactId>
<version>4.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.spotify/futures-extra/
implementation 'com.spotify:futures-extra:4.3.1'
// https://jarcasting.com/artifacts/com.spotify/futures-extra/
implementation ("com.spotify:futures-extra:4.3.1")
'com.spotify:futures-extra:jar:4.3.1'
<dependency org="com.spotify" name="futures-extra" rev="4.3.1">
<artifact name="futures-extra" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spotify', module='futures-extra', version='4.3.1')
)
libraryDependencies += "com.spotify" % "futures-extra" % "4.3.1"
[com.spotify/futures-extra "4.3.1"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 28.0-jre |
com.google.api : api-common | jar | 1.8.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-all | jar | 1.9.5 |
org.jmock : jmock | jar | 2.6.0 |