is not current version
Last Version 1.15.8

com.spotify:apollo-http-service 1.3.2


Categories

Categories

Apollo Container Microservices
GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

apollo-http-service
Version

Version

1.3.2
Type

Type

jar

Download apollo-http-service 1.3.2


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