MVN

me.shib.java.lib : easy-tbot

Maven & Gradle

Jan 24, 2016
0 stars

Easy TBot Framework · A framework for creating Telegram Bots with the hard parts done already

<dependency>
    <groupId>me.shib.java.lib</groupId>
    <artifactId>easy-tbot</artifactId>
    <version>0.9.12</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of me.shib.java.lib : easy-tbot to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.9.12

All Versions

Choose a version of me.shib.java.lib : easy-tbot to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.9.x
easy-tbot-0.9.12
easy-tbot-0.9.11
easy-tbot-0.9.10
easy-tbot-0.9.9
easy-tbot-0.9.8
easy-tbot-0.9.7
easy-tbot-0.9.6
easy-tbot-0.9.5
easy-tbot-0.9.4
easy-tbot-0.9.3
easy-tbot-0.9.2
easy-tbot-0.9.1
easy-tbot-0.9.0
0.8.x
easy-tbot-0.8.9
easy-tbot-0.8.7
easy-tbot-0.8.6
easy-tbot-0.8.5
easy-tbot-0.8.4
easy-tbot-0.8.3
easy-tbot-0.8.2
easy-tbot-0.8.1
0.8
easy-tbot-0.8

How to add a dependency to Maven

Add the following me.shib.java.lib : easy-tbot maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>me.shib.java.lib</groupId>
    <artifactId>easy-tbot</artifactId>
    <version>0.9.12</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following me.shib.java.lib : easy-tbot gradle dependency to your build.gradle file:

implementation 'me.shib.java.lib:easy-tbot:0.9.12'

Gradle Kotlin DSL: Add the following me.shib.java.lib : easy-tbot gradle kotlin dependency to your build.gradle.kts file:

implementation("me.shib.java.lib:easy-tbot:0.9.12")

How to add a dependency to SBT Scala

SBT Scala: Add the following me.shib.java.lib : easy-tbot sbt scala dependency to your build.sbt file:

libraryDependencies += "me.shib.java.lib" % "easy-tbot" % "0.9.12"

Advertisement

Dependencies from Group

Feb 25, 2016
3 usages
Jun 26, 2016
3 usages
Mar 22, 2018
3 usages
1 stars
Mar 22, 2018
3 usages
0 stars
Mar 22, 2018
3 usages
1 stars

Discover Dependencies

Nov 18, 2015
223 stars
Nov 16, 2015
3 stars
Oct 25, 2018
3 usages
1 stars
Oct 25, 2018
1 usages
1 stars
Oct 25, 2018
1 stars
Oct 25, 2018
1 usages
1 stars
Oct 25, 2018
1 usages
1 stars
Jul 27, 2018
161 stars