is not current version
Last Version 1.20.4

com.spotify:apollo-test 1.15.1


Categories

Categories

Apollo Container Microservices
GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

apollo-test
Version

Version

1.15.1
Type

Type

jar

Download apollo-test 1.15.1


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