is not current version
Last Version 1.0.2

com.sumologic.sumobot:sumobot 1.0.1

A Slack bot implemented in Akka

GroupId

GroupId

com.sumologic.sumobot
ArtifactId

ArtifactId

sumobot
Version

Version

1.0.1
Type

Type

jar

Download sumobot 1.0.1


<!-- https://jarcasting.com/artifacts/com.sumologic.sumobot/sumobot/ -->
<dependency>
    <groupId>com.sumologic.sumobot</groupId>
    <artifactId>sumobot</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.sumologic.sumobot/sumobot/
implementation 'com.sumologic.sumobot:sumobot:1.0.1'
// https://jarcasting.com/artifacts/com.sumologic.sumobot/sumobot/
implementation ("com.sumologic.sumobot:sumobot:1.0.1")
'com.sumologic.sumobot:sumobot:jar:1.0.1'
<dependency org="com.sumologic.sumobot" name="sumobot" rev="1.0.1">
  <artifact name="sumobot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sumologic.sumobot', module='sumobot', version='1.0.1')
)
libraryDependencies += "com.sumologic.sumobot" % "sumobot" % "1.0.1"
[com.sumologic.sumobot/sumobot "1.0.1"]