MVN

com.github.insanusmokrassar : TelegramBotAPI

Maven & Gradle

Sep 23, 2020
1 usages
319 stars

Telegram Bot API · This project just include all subproject of TelegramBotAPI

<dependency>
    <groupId>com.github.insanusmokrassar</groupId>
    <artifactId>TelegramBotAPI</artifactId>
    <version>0.28.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.insanusmokrassar : TelegramBotAPI to add to Maven - Latest Versions:

  • Latest Stable: 0.28.3

All Versions

Choose a version of com.github.insanusmokrassar : TelegramBotAPI to add to Maven - All Versions:

Version Vulnerabilities Updated
0.28.x
TelegramBotAPI-0.28.3
TelegramBotAPI-0.28.0
0.27.x
TelegramBotAPI-0.27.1
0.26.x
TelegramBotAPI-0.26.2
TelegramBotAPI-0.26.1
TelegramBotAPI-0.26.0
0.25.x
TelegramBotAPI-0.25.1
TelegramBotAPI-0.25.0
0.24.x
TelegramBotAPI-0.24.1
TelegramBotAPI-0.24.0
0.23.x
TelegramBotAPI-0.23.3
TelegramBotAPI-0.23.2
TelegramBotAPI-0.23.1
TelegramBotAPI-0.23.0
0.22.x
TelegramBotAPI-0.22.1
TelegramBotAPI-0.22.0
0.21.x
TelegramBotAPI-0.21.0
0.19.x
TelegramBotAPI-0.19.0
0.18.x
TelegramBotAPI-0.18.1
TelegramBotAPI-0.18.0
0.17.x
TelegramBotAPI-0.17.0
0.16.x
TelegramBotAPI-0.16.1
TelegramBotAPI-0.16.0
0.15.x
TelegramBotAPI-0.15.0
0.14.x
TelegramBotAPI-0.14.2
TelegramBotAPI-0.14.1
0.13.x
TelegramBotAPI-0.13.0
0.12.x
TelegramBotAPI-0.12.7
TelegramBotAPI-0.12.6
TelegramBotAPI-0.12.5
TelegramBotAPI-0.12.3
TelegramBotAPI-0.12.2
TelegramBotAPI-0.12.1
TelegramBotAPI-0.12.0
0.11.x
TelegramBotAPI-0.11.0
0.10.x
TelegramBotAPI-0.10.3
TelegramBotAPI-0.10.2
TelegramBotAPI-0.10.1
TelegramBotAPI-0.10.0
0.9.x
TelegramBotAPI-0.9.3
TelegramBotAPI-0.9.2
TelegramBotAPI-0.9.1
TelegramBotAPI-0.9.0
0.8.x
TelegramBotAPI-0.8.5
TelegramBotAPI-0.8.4
TelegramBotAPI-0.8.3
TelegramBotAPI-0.8.2
TelegramBotAPI-0.8.1
0.8
TelegramBotAPI-0.8

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.insanusmokrassar</groupId>
    <artifactId>TelegramBotAPI</artifactId>
    <version>0.28.3</version>
</dependency>