mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2024-11-22 16:23:48 +00:00
update readme of all includer
This commit is contained in:
parent
e675e841da
commit
dfb22b0e89
@ -5,3 +5,12 @@ 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"
|
||||
}
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user