| Категории |
КатегорииApollo Контейнер Микросервисы |
|---|---|
| Группа | Группаcom.spotify |
| Идентификатор | Идентификаторapollo-http-service |
| Версия | Версия1.15.1 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| apollo-http-service-1.15.1.pom | |
| apollo-http-service-1.15.1.jar | 9 KB |
| apollo-http-service-1.15.1-sources.jar | 8 KB |
| apollo-http-service-1.15.1-javadoc.jar | 406 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.spotify/apollo-http-service/ -->
<dependency>
<groupId>com.spotify</groupId>
<artifactId>apollo-http-service</artifactId>
<version>1.15.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.spotify/apollo-http-service/
implementation 'com.spotify:apollo-http-service:1.15.1'
// https://jarcasting.com/artifacts/com.spotify/apollo-http-service/
implementation ("com.spotify:apollo-http-service:1.15.1")
'com.spotify:apollo-http-service:jar:1.15.1'
<dependency org="com.spotify" name="apollo-http-service" rev="1.15.1">
<artifact name="apollo-http-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spotify', module='apollo-http-service', version='1.15.1')
)
libraryDependencies += "com.spotify" % "apollo-http-service" % "1.15.1"
[com.spotify/apollo-http-service "1.15.1"]