Telegram Bot API Extensions for API

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

License

License

GroupId

GroupId

com.github.insanusmokrassar
ArtifactId

ArtifactId

TelegramBotAPI-extensions-api
Last Version

Last Version

0.28.3
Release Date

Release Date

Type

Type

pom
Description

Description

Telegram Bot API Extensions for API
API extensions which provide work with RequestsExecutor of TelegramBotAPI almost like it is described in original Telegram Bot API reference
Source Code Management

Source Code Management

https://github.com/insanusmokrassar/TelegramBotAPI.git

Download TelegramBotAPI-extensions-api

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.28.3
0.28.0
0.27.1
0.26.2
0.26.1
0.26.0
0.25.1
0.25.0
0.24.1
0.24.0
0.23.3