| License |
License |
|---|---|
| GroupId | GroupIdru.zoommax |
| ArtifactId | ArtifactIdTelegramMultiBotApi |
| Last Version | Last Version1.2.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionTelegram Multi Bot API
Telegram java API for creating multibots
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| TelegramMultiBotApi-1.2.1.pom | |
| TelegramMultiBotApi-1.2.1.jar | 35 KB |
| TelegramMultiBotApi-1.2.1-sources.jar | 23 KB |
| TelegramMultiBotApi-1.2.1-javadoc.jar | 645 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/ru.zoommax/TelegramMultiBotApi/ -->
<dependency>
<groupId>ru.zoommax</groupId>
<artifactId>TelegramMultiBotApi</artifactId>
<version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/ru.zoommax/TelegramMultiBotApi/
implementation 'ru.zoommax:TelegramMultiBotApi:1.2.1'
// https://jarcasting.com/artifacts/ru.zoommax/TelegramMultiBotApi/
implementation ("ru.zoommax:TelegramMultiBotApi:1.2.1")
'ru.zoommax:TelegramMultiBotApi:jar:1.2.1'
<dependency org="ru.zoommax" name="TelegramMultiBotApi" rev="1.2.1">
<artifact name="TelegramMultiBotApi" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.zoommax', module='TelegramMultiBotApi', version='1.2.1')
)
libraryDependencies += "ru.zoommax" % "TelegramMultiBotApi" % "1.2.1"
[ru.zoommax/TelegramMultiBotApi "1.2.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.json : json | jar | 20220320 |