Last Version

Telegram Bot API Extensions for API 0.28.3

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

License

License

Categories

Categories

JavaScript Languages
GroupId

GroupId

com.github.insanusmokrassar
ArtifactId

ArtifactId

TelegramBotAPI-extensions-api-js
Version

Version

0.28.3
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-js 0.28.3


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

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-js jar 1.4.10
com.github.insanusmokrassar : TelegramBotAPI-core-js jar 0.28.3
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.10

Project Modules

There are no modules declared in this project.