is not current version
Last Version 0.1.1

io.dangernoodle:slack-bot-api-jetty 0.1.0


Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

io.dangernoodle
ArtifactId

ArtifactId

slack-bot-api-jetty
Version

Version

0.1.0
Type

Type

jar

Download slack-bot-api-jetty 0.1.0


<!-- https://jarcasting.com/artifacts/io.dangernoodle/slack-bot-api-jetty/ -->
<dependency>
    <groupId>io.dangernoodle</groupId>
    <artifactId>slack-bot-api-jetty</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.dangernoodle/slack-bot-api-jetty/
implementation 'io.dangernoodle:slack-bot-api-jetty:0.1.0'
// https://jarcasting.com/artifacts/io.dangernoodle/slack-bot-api-jetty/
implementation ("io.dangernoodle:slack-bot-api-jetty:0.1.0")
'io.dangernoodle:slack-bot-api-jetty:jar:0.1.0'
<dependency org="io.dangernoodle" name="slack-bot-api-jetty" rev="0.1.0">
  <artifact name="slack-bot-api-jetty" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.dangernoodle', module='slack-bot-api-jetty', version='0.1.0')
)
libraryDependencies += "io.dangernoodle" % "slack-bot-api-jetty" % "0.1.0"
[io.dangernoodle/slack-bot-api-jetty "0.1.0"]