GroupId | GroupIdcom.github.insanusmokrassar |
---|---|
ArtifactId | ArtifactIdTelegramBotAPI-extensions-utils |
Version | Version0.28.0 |
Type | Typepom |
<!-- 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"]