1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-06-03 00:15:27 +00:00
tgbotapi/TelegramBotAPI
2020-09-22 18:53:48 +06:00
..
build.gradle migration of artifacts names 2020-08-20 11:55:39 +06:00
maven.publish.gradle migration of artifacts names 2020-08-20 11:55:39 +06:00
mpp_publish_template.kpsb add autoPublishing 2020-09-22 18:53:48 +06:00
publish.gradle add autoPublishing 2020-09-22 18:53:48 +06:00
README.md updates in readmes 2020-08-20 13:55:34 +06:00

TelegramBotAPI

Concentration of all TelegramBotAPI libraries:

Implementation

dependencies {
    // ...
    implementation "com.github.insanusmokrassar:TelegramBotAPI:$tgBotAPIVersion"
}