License |
License |
---|---|
GroupId | GroupIdio.dangernoodle |
ArtifactId | ArtifactIdslack-bot-api-core |
Last Version | Last Version0.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionslack-bot-api-core
api for creating slack bots
|
Project Organization |
Project Organizationdangernoodle.io |
<!-- 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"]
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 |
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 |