is not current version
Last Version 1.15.8

com.spotify:apollo-http-service 1.1.0


Categories

Categories

Apollo Container Microservices
GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

apollo-http-service
Version

Version

1.1.0
Type

Type

jar

Download apollo-http-service 1.1.0


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