is not current version
Last Version 0.28.3

com.github.insanusmokrassar:TelegramBotAPI-core-js 0.28.0

Library for Object-Oriented and type-safe work with Telegram Bot API

Categories

Categories

JavaScript Languages
GroupId

GroupId

com.github.insanusmokrassar
ArtifactId

ArtifactId

TelegramBotAPI-core-js
Version

Version

0.28.0
Type

Type

pom

Download TelegramBotAPI-core-js 0.28.0


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