is not current version
Last Version 0.28.3

com.github.insanusmokrassar:TelegramBotAPI 0.26.2

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

GroupId

GroupId

com.github.insanusmokrassar
ArtifactId

ArtifactId

TelegramBotAPI
Version

Version

0.26.2
Type

Type

pom

Download TelegramBotAPI 0.26.2


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