Last Version

Slack Client 0.0.4

A slack client library to send messages to slack channel through webhook

License

License

GroupId

GroupId

org.isuper
ArtifactId

ArtifactId

isuper.slack
Version

Version

0.0.4
Type

Type

jar
Description

Description

Slack Client
A slack client library to send messages to slack channel through webhook
Project Organization

Project Organization

iSuper.org

Download isuper.slack 0.0.4


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

Dependencies

compile (4)

Group / Artifact Type Version
org.isuper : isuper.http-client jar 0.1.0
com.fasterxml.jackson.core : jackson-annotations jar 2.6.4
com.fasterxml.jackson.core : jackson-core jar 2.6.4
com.fasterxml.jackson.core : jackson-databind jar 2.6.4

Project Modules

There are no modules declared in this project.