не последняя версия
Последняя версия 6.1.0

org.telegram:telegrambots-spring-boot-starter 4.8

Easy to use library to create Telegram Bots

Категории

Категории

Spring Boot Контейнер Микросервисы
Группа

Группа

org.telegram
Идентификатор

Идентификатор

telegrambots-spring-boot-starter
Версия

Версия

4.8
Тип

Тип

jar

Скачать telegrambots-spring-boot-starter 4.8


<!-- https://jarcasting.com/artifacts/org.telegram/telegrambots-spring-boot-starter/ -->
<dependency>
    <groupId>org.telegram</groupId>
    <artifactId>telegrambots-spring-boot-starter</artifactId>
    <version>4.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.telegram/telegrambots-spring-boot-starter/
implementation 'org.telegram:telegrambots-spring-boot-starter:4.8'
// https://jarcasting.com/artifacts/org.telegram/telegrambots-spring-boot-starter/
implementation ("org.telegram:telegrambots-spring-boot-starter:4.8")
'org.telegram:telegrambots-spring-boot-starter:jar:4.8'
<dependency org="org.telegram" name="telegrambots-spring-boot-starter" rev="4.8">
  <artifact name="telegrambots-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.telegram', module='telegrambots-spring-boot-starter', version='4.8')
)
libraryDependencies += "org.telegram" % "telegrambots-spring-boot-starter" % "4.8"
[org.telegram/telegrambots-spring-boot-starter "4.8"]