Last Version

Slack API 0.1.1

A simple Java library to post a Slack message to specific channel.

License

License

GroupId

GroupId

org.silentsoft
ArtifactId

ArtifactId

slack-api
Version

Version

0.1.1
Type

Type

jar
Description

Description

Slack API
A simple Java library to post a Slack message to specific channel.
Project URL

Project URL

https://github.com/silentsoft/slack-api
Source Code Management

Source Code Management

https://github.com/silentsoft/slack-api.git

Download slack-api 0.1.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.silentsoft : silentsoft-net jar 1.5.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.