is not current version
Last Version 1.20.4

com.spotify:apollo-api 1.15.8


Categories

Categories

Apollo Container Microservices
GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

apollo-api
Version

Version

1.15.8
Type

Type

jar

Download apollo-api 1.15.8


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