is not current version
Last Version 1.1.0

com.chimp-central:slack-client 1.0.0

Slack APIs client to send notifications/files, read messages and more

Categories

Categories

CLI User Interface
GroupId

GroupId

com.chimp-central
ArtifactId

ArtifactId

slack-client
Version

Version

1.0.0
Type

Type

jar

Download slack-client 1.0.0


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