rubenlagus / TelegramBots

Java library to create bots using Telegram Bots API
https://telegram.me/JavaBotsApi
MIT License
4.69k stars 1.19k forks source link

can not find v7.2.0 in maven central repository and gitpack #1342

Closed littson closed 5 months ago

littson commented 5 months ago
  1. maven central repository does not have v7.2.0.
  2. jitpack only have .pom but no .jar file: https://jitpack.io/com/github/rubenlagus/TelegramBots/Bots/7.2.0/
niekarends commented 5 months ago

Just wanted to chip in. Currently, the latest available version of Telegrambots in Maven Central is 6.9.7.1

rubenlagus commented 5 months ago

As part of v7, there are changes in dependencies and ask to the Jars: https://rubenlagus.github.io/TelegramBotsDocumentation/how-to-update-7.html