SlackWebhook-Kotlin

Slack Webhook wrapper for Kotlin.

License

License

MIT
GroupId

GroupId

jp.nephy
ArtifactId

ArtifactId

slackwebhook
Last Version

Last Version

3.1
Release Date

Release Date

Type

Type

jar
Description

Description

SlackWebhook-Kotlin
Slack Webhook wrapper for Kotlin.

Download slackwebhook

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.2.70
jp.nephy : jsonkt jar 3.2
io.ktor : ktor-client-apache jar 0.9.4
io.github.microutils : kotlin-logging jar 1.5.9

Project Modules

There are no modules declared in this project.

Versions

Version
3.1
3.0
2.0
1.2
1.1
1.0