License |
License |
---|---|
GroupId | GroupIdio.dangernoodle |
ArtifactId | ArtifactIdslack-bot-api-site |
Last Version | Last Version0.1.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionslack-bot-api-site
api for creating slack bots
|
Project Organization |
Project Organizationdangernoodle.io |
Filename | Size |
---|---|
slack-bot-api-site-0.1.1.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.dangernoodle/slack-bot-api-site/ -->
<dependency>
<groupId>io.dangernoodle</groupId>
<artifactId>slack-bot-api-site</artifactId>
<version>0.1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.dangernoodle/slack-bot-api-site/
implementation 'io.dangernoodle:slack-bot-api-site:0.1.1'
// https://jarcasting.com/artifacts/io.dangernoodle/slack-bot-api-site/
implementation ("io.dangernoodle:slack-bot-api-site:0.1.1")
'io.dangernoodle:slack-bot-api-site:pom:0.1.1'
<dependency org="io.dangernoodle" name="slack-bot-api-site" rev="0.1.1">
<artifact name="slack-bot-api-site" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.dangernoodle', module='slack-bot-api-site', version='0.1.1')
)
libraryDependencies += "io.dangernoodle" % "slack-bot-api-site" % "0.1.1"
[io.dangernoodle/slack-bot-api-site "0.1.1"]
Group / Artifact | Type | Version |
---|---|---|
io.dangernoodle : slack-bot-api-core | jar | 0.1.1 |