is not current version
Last Version 6.1.0

Telegram Bots Meta 6.0.1

Easy to use library to create Telegram Bots

License

License

GroupId

GroupId

org.telegram
ArtifactId

ArtifactId

telegrambots-meta
Version

Version

6.0.1
Type

Type

jar
Description

Description

Telegram Bots Meta
Easy to use library to create Telegram Bots
Project URL

Project URL

https://github.com/rubenlagus/TelegramBots
Source Code Management

Source Code Management

https://github.com/rubenlagus/TelegramBots

Download telegrambots-meta 6.0.1


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

Dependencies

compile (5)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.13.2.1
com.fasterxml.jackson.core : jackson-annotations jar 2.13.2
com.google.guava : guava jar 30.0-jre
org.json : json jar 20180813
org.slf4j : slf4j-api jar 1.7.32

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.16

test (3)

Group / Artifact Type Version
org.mockito : mockito-core jar 3.6.0
org.mockito : mockito-junit-jupiter jar 3.6.0
org.junit.jupiter : junit-jupiter-engine jar 5.7.2

Project Modules

There are no modules declared in this project.