License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.chimp-central |
ArtifactId | ArtifactIdslack-client |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSlack Client
Slack APIs client to send notifications/files, read messages and more
|
Project URL |
Project URL |
Filename | Size |
---|---|
slack-client-1.1.0.pom | |
slack-client-1.1.0.jar | 29 KB |
slack-client-1.1.0-sources.jar | 17 KB |
slack-client-1.1.0-javadoc.jar | 170 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.14.3 |
com.chimp-central : json-utility | jar | 1.0.0 |