# TelegramBotAPI-all Concentration of all TelegramBotAPI libraries: * [TelegramBotAPI](../TelegramBotAPI/README.md) * [TelegramBotAPI Extensions](../TelegramBotAPI-extensions-api/README.md) * [TelegramBotAPI Util Extensions](../TelegramBotAPI-extensions-utils/README.md) ## Implementation ```groovy dependencies { // ... implementation "com.github.insanusmokrassar:TelegramBotAPI-all:tgBotAPIVersion" } ```