License |
License |
---|---|
GroupId | GroupIdcom.github.insanusmokrassar |
ArtifactId | ArtifactIdTelegramBotAPI-extensions-utils |
Last Version | Last Version0.28.3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionTelegram Bot API Utility Extensions
Util extensions for more useful work with updates and other things
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.insanusmokrassar/TelegramBotAPI-extensions-utils/ -->
<dependency>
<groupId>com.github.insanusmokrassar</groupId>
<artifactId>TelegramBotAPI-extensions-utils</artifactId>
<version>0.28.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.insanusmokrassar/TelegramBotAPI-extensions-utils/
implementation 'com.github.insanusmokrassar:TelegramBotAPI-extensions-utils:0.28.3'
// https://jarcasting.com/artifacts/com.github.insanusmokrassar/TelegramBotAPI-extensions-utils/
implementation ("com.github.insanusmokrassar:TelegramBotAPI-extensions-utils:0.28.3")
'com.github.insanusmokrassar:TelegramBotAPI-extensions-utils:pom:0.28.3'
<dependency org="com.github.insanusmokrassar" name="TelegramBotAPI-extensions-utils" rev="0.28.3">
<artifact name="TelegramBotAPI-extensions-utils" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.insanusmokrassar', module='TelegramBotAPI-extensions-utils', version='0.28.3')
)
libraryDependencies += "com.github.insanusmokrassar" % "TelegramBotAPI-extensions-utils" % "0.28.3"
[com.github.insanusmokrassar/TelegramBotAPI-extensions-utils "0.28.3"]