is not current version
Last Version 0.28.3

com.github.insanusmokrassar:TelegramBotAPI-jvm 0.21.0

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

GroupId

GroupId

com.github.insanusmokrassar
ArtifactId

ArtifactId

TelegramBotAPI-jvm
Version

Version

0.21.0
Type

Type

jar

Download TelegramBotAPI-jvm 0.21.0


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