is not current version
Last Version 1.0.2

com.sumologic.sumobot:sumobot 1.0.0

A Slack bot implemented in Akka

GroupId

GroupId

com.sumologic.sumobot
ArtifactId

ArtifactId

sumobot
Version

Version

1.0.0
Type

Type

jar

Download sumobot 1.0.0


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