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

com.spotify:apollo-core 1.15.0


Категории

Категории

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

Группа

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

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

apollo-core
Версия

Версия

1.15.0
Тип

Тип

jar

Скачать apollo-core 1.15.0


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