is not current version
Last Version 2.1.1

dev.inmo:tgbotapi 0.29.0

This project just include all subproject of TelegramBotAPI

GroupId

GroupId

dev.inmo
ArtifactId

ArtifactId

tgbotapi
Version

Version

0.29.0
Type

Type

pom

Download tgbotapi 0.29.0


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