is not current version
Last Version 6.1.0

org.telegram:telegrambots-abilities 4.0.0

AbilityBot Extension and Abstraction

GroupId

GroupId

org.telegram
ArtifactId

ArtifactId

telegrambots-abilities
Version

Version

4.0.0
Type

Type

jar

Download telegrambots-abilities 4.0.0


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