MVN

com.github.insanusmokrassar : TelegramBotAPI-core

Maven & Gradle

Sep 23, 2020
320 stars

Telegram Bot API Core · Library for Object-Oriented and type-safe work with Telegram Bot API

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

Latest Version

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

  • Latest Stable: 0.28.3

All Versions

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

Version Vulnerabilities Updated
0.28.x
TelegramBotAPI-core-0.28.3
TelegramBotAPI-core-0.28.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

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