mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2024-11-10 10:23:47 +00:00
.. | ||
build.gradle | ||
maven.publish.gradle | ||
mpp_publish_template.json | ||
publish.gradle | ||
README.md |
TelegramBotAPI-all
Concentration of all TelegramBotAPI libraries:
Implementation
dependencies {
// ...
implementation "com.github.insanusmokrassar:TelegramBotAPI-all:tgBotAPIVersion"
}