is not current version
Last Version 0.5.6

com.spotify:apollo-service-example 0.4.0


Categories

Categories

Apollo Container Microservices
GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

apollo-service-example
Version

Version

0.4.0
Type

Type

jar

Download apollo-service-example 0.4.0


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