is not current version
Last Version 6.1.0

Telegram Ability Bot 5.3.0

AbilityBot Extension and Abstraction

License

License

GroupId

GroupId

org.telegram
ArtifactId

ArtifactId

telegrambots-abilities
Version

Version

5.3.0
Type

Type

jar
Description

Description

Telegram Ability Bot
AbilityBot Extension and Abstraction
Project URL

Project URL

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

Source Code Management

https://github.com/rubenlagus/TelegramBots

Download telegrambots-abilities 5.3.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.telegram : telegrambots jar 5.3.0
org.apache.commons : commons-lang3 jar 3.11
org.mapdb : mapdb jar 3.0.8
org.slf4j : slf4j-api jar 1.7.30

test (3)

Group / Artifact Type Version
org.mockito : mockito-core jar 3.6.0
org.mockito : mockito-junit-jupiter jar 3.6.0
org.junit.jupiter : junit-jupiter-engine jar 5.7.1

Project Modules

There are no modules declared in this project.