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

com.spotify:apollo-test 1.4.0


Категории

Категории

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

Группа

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

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

apollo-test
Версия

Версия

1.4.0
Тип

Тип

jar

Скачать apollo-test 1.4.0


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