| License |
License |
|---|---|
| GroupId | GroupIdcom.spotify |
| ArtifactId | ArtifactIdfutures-extra |
| Version | Version4.3.0 |
| 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.0.pom | |
| futures-extra-4.3.0.jar | 37 KB |
| futures-extra-4.3.0-sources.jar | 22 KB |
| futures-extra-4.3.0-javadoc.jar | 555 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.spotify/futures-extra/ -->
<dependency>
<groupId>com.spotify</groupId>
<artifactId>futures-extra</artifactId>
<version>4.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.spotify/futures-extra/
implementation 'com.spotify:futures-extra:4.3.0'
// https://jarcasting.com/artifacts/com.spotify/futures-extra/
implementation ("com.spotify:futures-extra:4.3.0")
'com.spotify:futures-extra:jar:4.3.0'
<dependency org="com.spotify" name="futures-extra" rev="4.3.0">
<artifact name="futures-extra" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spotify', module='futures-extra', version='4.3.0')
)
libraryDependencies += "com.spotify" % "futures-extra" % "4.3.0"
[com.spotify/futures-extra "4.3.0"]
| 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 |