MVN

io.sgr.telegram.bot.examples : telegram-bot.examples

Maven & Gradle

Jul 23, 2019
5 stars

Telegram Bot Examples

<dependency>
    <groupId>io.sgr.telegram.bot.examples</groupId>
    <artifactId>telegram-bot.examples</artifactId>
    <version>1.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.sgr.telegram.bot.examples : telegram-bot.examples to add to Maven - Latest Versions:

  • Latest Stable: 1.1.1

All Versions

Choose a version of io.sgr.telegram.bot.examples : telegram-bot.examples to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
telegram-bot.examples-1.1.1
telegram-bot.examples-1.1.0
1.0.x
telegram-bot.examples-1.0.1
telegram-bot.examples-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.sgr.telegram.bot.examples</groupId>
    <artifactId>telegram-bot.examples</artifactId>
    <version>1.1.1</version>
</dependency>