slack-java-webhook
slack-java-webhook copied to clipboard
Java Client to Slack's Webhook feature.
Results
2
slack-java-webhook issues
Sort by
recently updated
recently updated
newest added
Bumps [gson](https://github.com/google/gson) from 2.3.1 to 2.8.9. Release notes Sourced from gson's releases. Gson 2.8.9 Make OSGi bundle's dependency on sun.misc optional (#1993). Deprecate Gson.excluder() exposing internal Excluder class (#1986). Prevent...
dependencies
Hi, i need to post to slack from webhook and your api perfectly does the trick. Indeed, i'd like to tag (mention) someone while posting from the webhook on a...