is not current version
Last Version 1.20.4

com.spotify:apollo-api 1.20.2


Categories

Categories

Apollo Container Microservices
GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

apollo-api
Version

Version

1.20.2
Type

Type

jar

Download apollo-api 1.20.2


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