is not current version
Last Version 0.28.3

com.github.insanusmokrassar:TelegramBotAPI-extensions-api 0.26.0

API extensions which provide work with RequestsExecutor of TelegramBotAPI almost like it is described in original Telegram Bot API reference

GroupId

GroupId

com.github.insanusmokrassar
ArtifactId

ArtifactId

TelegramBotAPI-extensions-api
Version

Version

0.26.0
Type

Type

pom

Download TelegramBotAPI-extensions-api 0.26.0


<!-- https://jarcasting.com/artifacts/com.github.insanusmokrassar/TelegramBotAPI-extensions-api/ -->
<dependency>
    <groupId>com.github.insanusmokrassar</groupId>
    <artifactId>TelegramBotAPI-extensions-api</artifactId>
    <version>0.26.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.insanusmokrassar/TelegramBotAPI-extensions-api/
implementation 'com.github.insanusmokrassar:TelegramBotAPI-extensions-api:0.26.0'
// https://jarcasting.com/artifacts/com.github.insanusmokrassar/TelegramBotAPI-extensions-api/
implementation ("com.github.insanusmokrassar:TelegramBotAPI-extensions-api:0.26.0")
'com.github.insanusmokrassar:TelegramBotAPI-extensions-api:pom:0.26.0'
<dependency org="com.github.insanusmokrassar" name="TelegramBotAPI-extensions-api" rev="0.26.0">
  <artifact name="TelegramBotAPI-extensions-api" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.insanusmokrassar', module='TelegramBotAPI-extensions-api', version='0.26.0')
)
libraryDependencies += "com.github.insanusmokrassar" % "TelegramBotAPI-extensions-api" % "0.26.0"
[com.github.insanusmokrassar/TelegramBotAPI-extensions-api "0.26.0"]