1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-06-02 07:55:25 +00:00
tgbotapi/tgbotapi
2020-11-11 01:32:25 +06:00
..
build.gradle Update build.gradle 2020-11-11 01:32:25 +06:00
maven.publish.gradle artifacts names has been changed 2020-10-04 18:34:03 +06:00
mpp_publish_template.kpsb update publication scripts 2020-11-09 14:45:29 +06:00
publish.gradle update publication scripts 2020-11-09 14:45:29 +06:00
README.md READMEs fixes 2020-10-04 18:54:57 +06:00

TelegramBotAPI

Concentration of all TelegramBotAPI libraries:

Implementation

dependencies {
    // ...
    implementation "dev.inmo:tgbotapi:$tgBotAPIVersion"
}