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