is not current version
Last Version 0.5.6

com.spotify:apollo-service-example 0.5.2


Categories

Categories

Apollo Container Microservices
GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

apollo-service-example
Version

Version

0.5.2
Type

Type

jar

Download apollo-service-example 0.5.2


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