is not current version
Last Version 0.28.3

com.github.insanusmokrassar:TelegramBotAPI-js 0.28.0

This project just include all subproject of TelegramBotAPI

Categories

Categories

JavaScript Languages
GroupId

GroupId

com.github.insanusmokrassar
ArtifactId

ArtifactId

TelegramBotAPI-js
Version

Version

0.28.0
Type

Type

pom

Download TelegramBotAPI-js 0.28.0


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