Last Version

Bots 6.1.0

Easy to use library to create Telegram Bots

License

License

GroupId

GroupId

org.telegram
ArtifactId

ArtifactId

Bots
Version

Version

6.1.0
Type

Type

pom
Description

Description

Bots
Easy to use library to create Telegram Bots
Project URL

Project URL

https://github.com/rubenlagus/TelegramBots
Source Code Management

Source Code Management

https://github.com/rubenlagus/TelegramBots

Download Bots 6.1.0

Filename Size
Bots-6.1.0.pom 9 KB
Browse

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.36

test (3)

Group / Artifact Type Version
org.mockito : mockito-core jar 4.6.1
org.mockito : mockito-junit-jupiter jar 4.6.1
org.junit.jupiter : junit-jupiter-engine jar 5.8.2

Project Modules

  • telegrambots
  • telegrambots-meta
  • telegrambots-extensions
  • telegrambots-abilities
  • telegrambots-spring-boot-starter
  • telegrambots-chat-session-bot