Last Version

Slack Webhook (Java) 0.0.10

Slack Webhook API in Java

License

License

Categories

Categories

Java Languages Ant Build Tools
GroupId

GroupId

in.ashwanthkumar
ArtifactId

ArtifactId

slack-java-webhook
Version

Version

0.0.10
Type

Type

jar
Description

Description

Slack Webhook (Java)
Slack Webhook API in Java
Project URL

Project URL

https://github.com/ashwanthkumar/slack-java-webhook
Source Code Management

Source Code Management

https://github.com/ashwanthkumar/slack-java-webhook

Download slack-java-webhook 0.0.10


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

Dependencies

compile (3)

Group / Artifact Type Version
in.ashwanthkumar : my-java-utils jar 0.0.7
com.google.code.gson : gson jar 2.3.1
com.google.http-client : google-http-client-gson jar 1.19.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.10
org.hamcrest : hamcrest-all jar 1.1
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.