1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-06-03 00:15:27 +00:00
tgbotapi/TelegramBotAPI
2020-10-04 17:17:52 +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 migration notes 2020-10-04 17:17:52 +06:00
publish.gradle change package group and readmes 2020-10-04 17:10:03 +06:00
README.md change package group and readmes 2020-10-04 17:10:03 +06:00

TelegramBotAPI

Concentration of all TelegramBotAPI libraries:

Implementation

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