MVN

me.ramswaroop.jbot : jbot

Maven & Gradle

Jan 24, 2019
2 usages
1.1k stars

JBot · Make Slack and Facebook bots in Java in minutes.

<dependency>
    <groupId>me.ramswaroop.jbot</groupId>
    <artifactId>jbot</artifactId>
    <version>4.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of me.ramswaroop.jbot : jbot to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.1.0
  • Latest Release Candidate: 4.1.2-rc.2

All Versions

Choose a version of me.ramswaroop.jbot : jbot to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.1.x
jbot-4.1.2-rc.2
jbot-4.1.2-rc.1
jbot-4.1.0
4.0.x
jbot-4.0.3
jbot-4.0.2
jbot-4.0.1
jbot-4.0.0
3.0.x
jbot-3.0.2
jbot-3.0.1
jbot-3.0.0
2.0.x
jbot-2.0.0

How to add a dependency to Maven

Add the following me.ramswaroop.jbot : jbot maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>me.ramswaroop.jbot</groupId>
    <artifactId>jbot</artifactId>
    <version>4.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following me.ramswaroop.jbot : jbot gradle dependency to your build.gradle file:

implementation 'me.ramswaroop.jbot:jbot:4.1.0'

Gradle Kotlin DSL: Add the following me.ramswaroop.jbot : jbot gradle kotlin dependency to your build.gradle.kts file:

implementation("me.ramswaroop.jbot:jbot:4.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following me.ramswaroop.jbot : jbot sbt scala dependency to your build.sbt file:

libraryDependencies += "me.ramswaroop.jbot" % "jbot" % "4.1.0"

Advertisement

Dependencies from Group

Jan 24, 2019
2 usages
1.1k stars
Jan 24, 2019
1.1k stars
Aug 28, 2016
1.1k stars
Jan 24, 2019
1.1k stars

Discover Dependencies

Aug 29, 2016
1 usages
3 stars
Aug 29, 2016
3 stars
Aug 18, 2016
1 usages
1.9k stars
Nov 18, 2020
1 usages
258 stars
Aug 17, 2016
258 stars
Oct 29, 2020
10 stars
Jul 31, 2023
23 usages
142 stars
Feb 21, 2021
18 usages
6.3k stars