is not current version
Last Version 1.0.17

com.sumologic.sumobot:sumobot_2.11 1.0.7

A Slack bot implemented in Akka

GroupId

GroupId

com.sumologic.sumobot
ArtifactId

ArtifactId

sumobot_2.11
Version

Version

1.0.7
Type

Type

jar

Download sumobot_2.11 1.0.7


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