is not current version
Last Version 6.1.0

org.telegram:Bots 4.4.0.2

Easy to use library to create Telegram Bots

GroupId

GroupId

org.telegram
ArtifactId

ArtifactId

Bots
Version

Version

4.4.0.2
Type

Type

pom

Download Bots 4.4.0.2

Filename Size
Bots-4.4.0.2.pom 7 KB
Browse

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