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

com.spotify:futures-extra 2.4.0


Группа

Группа

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

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

futures-extra
Версия

Версия

2.4.0
Тип

Тип

jar

Скачать futures-extra 2.4.0


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