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

com.spotify:apollo-extra 1.15.8


Категории

Категории

Apollo Контейнер Микросервисы
Группа

Группа

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

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

apollo-extra
Версия

Версия

1.15.8
Тип

Тип

jar

Скачать apollo-extra 1.15.8


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