is not current version
Last Version 6.1.0

org.telegram:telegrambotsextensions 4.4.0.2

Extensions Bots for Telegram Bots library

GroupId

GroupId

org.telegram
ArtifactId

ArtifactId

telegrambotsextensions
Version

Version

4.4.0.2
Type

Type

jar

Download telegrambotsextensions 4.4.0.2


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