is not current version
Last Version 0.28.3

com.github.insanusmokrassar:TelegramBotAPI-extensions-utils 0.28.0

Util extensions for more useful work with updates and other things

GroupId

GroupId

com.github.insanusmokrassar
ArtifactId

ArtifactId

TelegramBotAPI-extensions-utils
Version

Version

0.28.0
Type

Type

pom

Download TelegramBotAPI-extensions-utils 0.28.0


<!-- https://jarcasting.com/artifacts/com.github.insanusmokrassar/TelegramBotAPI-extensions-utils/ -->
<dependency>
    <groupId>com.github.insanusmokrassar</groupId>
    <artifactId>TelegramBotAPI-extensions-utils</artifactId>
    <version>0.28.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.insanusmokrassar/TelegramBotAPI-extensions-utils/
implementation 'com.github.insanusmokrassar:TelegramBotAPI-extensions-utils:0.28.0'
// https://jarcasting.com/artifacts/com.github.insanusmokrassar/TelegramBotAPI-extensions-utils/
implementation ("com.github.insanusmokrassar:TelegramBotAPI-extensions-utils:0.28.0")
'com.github.insanusmokrassar:TelegramBotAPI-extensions-utils:pom:0.28.0'
<dependency org="com.github.insanusmokrassar" name="TelegramBotAPI-extensions-utils" rev="0.28.0">
  <artifact name="TelegramBotAPI-extensions-utils" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.insanusmokrassar', module='TelegramBotAPI-extensions-utils', version='0.28.0')
)
libraryDependencies += "com.github.insanusmokrassar" % "TelegramBotAPI-extensions-utils" % "0.28.0"
[com.github.insanusmokrassar/TelegramBotAPI-extensions-utils "0.28.0"]