Jar examples for s:slack-java-webhook
Slack Webhook API in Java
You can download jar file slack-java-webhook 0.0.4 in this page.
Apache2
You can use the following script to add slack-java-webhook-0.0.4.jar to your project.
<dependency> <groupId>in.ashwanthkumar</groupId> <artifactId>slack-java-webhook</artifactId> <version>0.0.4</version> </dependency>
compile group: 'in.ashwanthkumar', name: 'slack-java-webhook', version: '0.0.4'
libraryDependencies += "in.ashwanthkumar" % "slack-java-webhook" % "0.0.4"
<dependency org="in.ashwanthkumar" name="slack-java-webhook" rev="0.0.4"/>
@Grapes(@Grab(group='in.ashwanthkumar', module='slack-java-webhook', version='0.0.4'))
'in.ashwanthkumar:slack-java-webhook:jar:0.0.4'
Click the following link to download the jar file.
slack-java-webhook-0.0.4-javadoc.jar