is not current version
Last Version 1.1.3

com.sumologic.sumobot:sumobot_2.12 1.0.7

A Slack bot implemented in Akka

GroupId

GroupId

com.sumologic.sumobot
ArtifactId

ArtifactId

sumobot_2.12
Version

Version

1.0.7
Type

Type

jar

Download sumobot_2.12 1.0.7


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