MVN

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

Maven & Gradle

Sep 23, 2020
1 usages
320 stars

Telegram Bot API Utility Extensions · Util extensions for more useful work with updates and other things

<dependency>
    <groupId>com.github.insanusmokrassar</groupId>
    <artifactId>TelegramBotAPI-extensions-utils-js</artifactId>
    <version>0.28.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.insanusmokrassar : TelegramBotAPI-extensions-utils-js to add to Maven - Latest Versions:

  • Latest Stable: 0.28.3

All Versions

Choose a version of com.github.insanusmokrassar : TelegramBotAPI-extensions-utils-js to add to Maven - All Versions:

Version Vulnerabilities Updated
0.28.x
TelegramBotAPI-extensions-utils-js-0.28.3
TelegramBotAPI-extensions-utils-js-0.28.0
0.27.x
TelegramBotAPI-extensions-utils-js-0.27.1
0.26.x
TelegramBotAPI-extensions-utils-js-0.26.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.insanusmokrassar</groupId>
    <artifactId>TelegramBotAPI-extensions-utils-js</artifactId>
    <version>0.28.3</version>
</dependency>

Advertisement