is not current version
Last Version 6.1.0

org.telegram:telegrambots-abilities 4.1.1

AbilityBot Extension and Abstraction

GroupId

GroupId

org.telegram
ArtifactId

ArtifactId

telegrambots-abilities
Version

Version

4.1.1
Type

Type

jar

Download telegrambots-abilities 4.1.1


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