is not current version
Last Version 0.28.3

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

Util extensions for more useful work with updates and other things

GroupId

GroupId

com.github.insanusmokrassar
ArtifactId

ArtifactId

TelegramBotAPI-extensions-utils
Version

Version

0.27.1
Type

Type

pom

Download TelegramBotAPI-extensions-utils 0.27.1


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