License |
License |
---|---|
GroupId | GroupIdorg.telegram |
ArtifactId | ArtifactIdtelegrambots-meta |
Last Version | Last Version6.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTelegram Bots Meta
Easy to use library to create Telegram Bots
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.telegram/telegrambots-meta/ -->
<dependency>
<groupId>org.telegram</groupId>
<artifactId>telegrambots-meta</artifactId>
<version>6.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.telegram/telegrambots-meta/
implementation 'org.telegram:telegrambots-meta:6.1.0'
// https://jarcasting.com/artifacts/org.telegram/telegrambots-meta/
implementation ("org.telegram:telegrambots-meta:6.1.0")
'org.telegram:telegrambots-meta:jar:6.1.0'
<dependency org="org.telegram" name="telegrambots-meta" rev="6.1.0">
<artifact name="telegrambots-meta" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.telegram', module='telegrambots-meta', version='6.1.0')
)
libraryDependencies += "org.telegram" % "telegrambots-meta" % "6.1.0"
[org.telegram/telegrambots-meta "6.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.2.2 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.13.2 |
com.google.guava : guava | jar | 31.1-jre |
org.json : json | jar | 20220320 |
org.slf4j : slf4j-api | jar | 1.7.36 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.24 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 4.6.1 |
org.mockito : mockito-junit-jupiter | jar | 4.6.1 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |