is not current version
Last Version 1.13.0

com.spotify:apollo-slack 1.6.4


Categories

Categories

Apollo Container Microservices
GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

apollo-slack
Version

Version

1.6.4
Type

Type

jar

Download apollo-slack 1.6.4


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