is not current version
Last Version 1.20.4

com.spotify:apollo-test 1.0.0


Categories

Categories

Apollo Container Microservices
GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

apollo-test
Version

Version

1.0.0
Type

Type

jar

Download apollo-test 1.0.0


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