tgbotapi/TelegramBotAPI
InsanusMokrassar 7478b151eb fixes in readmes 2020-10-04 17:41:30 +06:00
..
README.md fixes in readmes 2020-10-04 17:41:30 +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

TelegramBotAPI

Concentration of all TelegramBotAPI libraries:

Implementation

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