mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2024-11-13 03:43:48 +00:00
.. | ||
build.gradle | ||
mpp_publish_template.kpsb | ||
publish.gradle | ||
README.md |
TelegramBotAPI
Concentration of all TelegramBotAPI libraries:
- TelegramBotAPI Core
- TelegramBotAPI Extensions
- TelegramBotAPI Util Extensions
- TelegramBotAPI Behaviour Builder Extensions
Implementation
dependencies {
// ...
implementation "dev.inmo:tgbotapi:$tgBotAPIVersion"
}