is not current version
Last Version 6.1.0

org.telegram:telegrambots-abilities 3.2

AbilityBot Extension and Abstraction

GroupId

GroupId

org.telegram
ArtifactId

ArtifactId

telegrambots-abilities
Version

Version

3.2
Type

Type

jar

Download telegrambots-abilities 3.2


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