Slack Client

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

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.chimp-central
ArtifactId

ArtifactId

slack-client
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

https://chimp-central.com/

Download slack-client

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.testng : testng jar 6.14.3
com.chimp-central : json-utility jar 1.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.0