не последняя версия
Последняя версия 4.3.1

com.spotify:futures-extra 3.1.1


Группа

Группа

com.spotify
Идентификатор

Идентификатор

futures-extra
Версия

Версия

3.1.1
Тип

Тип

jar

Скачать futures-extra 3.1.1


<!-- https://jarcasting.com/artifacts/com.spotify/futures-extra/ -->
<dependency>
    <groupId>com.spotify</groupId>
    <artifactId>futures-extra</artifactId>
    <version>3.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.spotify/futures-extra/
implementation 'com.spotify:futures-extra:3.1.1'
// https://jarcasting.com/artifacts/com.spotify/futures-extra/
implementation ("com.spotify:futures-extra:3.1.1")
'com.spotify:futures-extra:jar:3.1.1'
<dependency org="com.spotify" name="futures-extra" rev="3.1.1">
  <artifact name="futures-extra" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spotify', module='futures-extra', version='3.1.1')
)
libraryDependencies += "com.spotify" % "futures-extra" % "3.1.1"
[com.spotify/futures-extra "3.1.1"]