slack-bot-api

api for creating slack bots

License

License

GroupId

GroupId

io.dangernoodle
ArtifactId

ArtifactId

slack-bot-api
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

pom
Description

Description

slack-bot-api
api for creating slack bots
Project URL

Project URL

https://github.com/dangernoodle-io/slack-bot-api
Project Organization

Project Organization

dangernoodle.io

Download slack-bot-api

Filename Size
slack-bot-api-0.1.1.pom 3 KB
Browse

How to add to project

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • slack-bot-api-core
  • slack-bot-api-jetty
  • slack-bot-api-tyrus

Versions

Version
0.1.1
0.1.0