Last Version

slack-bot-api-core 0.1.1

api for creating slack bots

License

License

GroupId

GroupId

io.dangernoodle
ArtifactId

ArtifactId

slack-bot-api-core
Version

Version

0.1.1
Type

Type

jar
Description

Description

slack-bot-api-core
api for creating slack bots
Project Organization

Project Organization

dangernoodle.io

Download slack-bot-api-core 0.1.1


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

Dependencies

compile (3)

Group / Artifact Type Version
com.squareup.okhttp3 : okhttp jar 3.4.1
com.google.code.gson : gson jar 2.7
org.slf4j : slf4j-api jar 1.7.21

test (6)

Group / Artifact Type Version
org.hamcrest : hamcrest-library jar 1.3
org.junit.jupiter : junit-jupiter-engine jar 5.0.0-M2
org.junit.platform : junit-platform-runner jar 1.0.0-M2
org.mockito : mockito-core jar 2.1.0-RC.1
org.slf4j : slf4j-simple jar 1.7.21
org.skyscreamer : jsonassert jar 1.3.0

Project Modules

There are no modules declared in this project.