is not current version
Last Version 6.1.0

org.telegram:telegrambots-abilities 4.9

AbilityBot Extension and Abstraction

GroupId

GroupId

org.telegram
ArtifactId

ArtifactId

telegrambots-abilities
Version

Version

4.9
Type

Type

jar

Download telegrambots-abilities 4.9


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