is not current version
Last Version 1.20.4

com.spotify:apollo-api 1.0.3


Categories

Categories

Apollo Container Microservices
GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

apollo-api
Version

Version

1.0.3
Type

Type

jar

Download apollo-api 1.0.3


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