| License |
License |
|---|---|
| GroupId | GroupIdcom.github.insanusmokrassar |
| ArtifactId | ArtifactIdTelegramBotAPI |
| Last Version | Last Version0.28.3 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionTelegram Bot API
This project just include all subproject of TelegramBotAPI
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| TelegramBotAPI-0.28.3.pom | |
| TelegramBotAPI-0.28.3.module | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.insanusmokrassar/TelegramBotAPI/ -->
<dependency>
<groupId>com.github.insanusmokrassar</groupId>
<artifactId>TelegramBotAPI</artifactId>
<version>0.28.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.insanusmokrassar/TelegramBotAPI/
implementation 'com.github.insanusmokrassar:TelegramBotAPI:0.28.3'
// https://jarcasting.com/artifacts/com.github.insanusmokrassar/TelegramBotAPI/
implementation ("com.github.insanusmokrassar:TelegramBotAPI:0.28.3")
'com.github.insanusmokrassar:TelegramBotAPI:pom:0.28.3'
<dependency org="com.github.insanusmokrassar" name="TelegramBotAPI" rev="0.28.3">
<artifact name="TelegramBotAPI" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.insanusmokrassar', module='TelegramBotAPI', version='0.28.3')
)
libraryDependencies += "com.github.insanusmokrassar" % "TelegramBotAPI" % "0.28.3"
[com.github.insanusmokrassar/TelegramBotAPI "0.28.3"]