is not current version
Last Version 1.13.0

com.spotify:apollo-slack 1.3.1


Categories

Categories

Apollo Container Microservices
GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

apollo-slack
Version

Version

1.3.1
Type

Type

jar

Download apollo-slack 1.3.1


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