License |
License |
---|---|
GroupId | GroupIdcom.github.insanusmokrassar |
ArtifactId | ArtifactIdTelegramBotAPI-core |
Last Version | Last Version0.28.3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionTelegram Bot API Core
Library for Object-Oriented and type-safe work with Telegram Bot API
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
TelegramBotAPI-core-0.28.3.pom | |
TelegramBotAPI-core-0.28.3.module | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.insanusmokrassar/TelegramBotAPI-core/ -->
<dependency>
<groupId>com.github.insanusmokrassar</groupId>
<artifactId>TelegramBotAPI-core</artifactId>
<version>0.28.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.insanusmokrassar/TelegramBotAPI-core/
implementation 'com.github.insanusmokrassar:TelegramBotAPI-core:0.28.3'
// https://jarcasting.com/artifacts/com.github.insanusmokrassar/TelegramBotAPI-core/
implementation ("com.github.insanusmokrassar:TelegramBotAPI-core:0.28.3")
'com.github.insanusmokrassar:TelegramBotAPI-core:pom:0.28.3'
<dependency org="com.github.insanusmokrassar" name="TelegramBotAPI-core" rev="0.28.3">
<artifact name="TelegramBotAPI-core" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.insanusmokrassar', module='TelegramBotAPI-core', version='0.28.3')
)
libraryDependencies += "com.github.insanusmokrassar" % "TelegramBotAPI-core" % "0.28.3"
[com.github.insanusmokrassar/TelegramBotAPI-core "0.28.3"]