is not current version
Last Version 4.1.2-rc.2

me.ramswaroop.jbot:jbot 3.0.2

LEGO for building bots. Make Slack, Facebook and Twitter bots in Java in minutes.

GroupId

GroupId

me.ramswaroop.jbot
ArtifactId

ArtifactId

jbot
Version

Version

3.0.2
Type

Type

jar

Download jbot 3.0.2


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