MVN

com.github.netkorp : spring-boot-telegram-framework

Maven & Gradle

Apr 10, 2019
2 stars

spring-boot-telegram-framework · This project contains the all submodules provided by Spring Boot Telegram Framework.

<dependency>
    <groupId>com.github.netkorp</groupId>
    <artifactId>spring-boot-telegram-framework</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.netkorp : spring-boot-telegram-framework to add to Maven - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of com.github.netkorp : spring-boot-telegram-framework to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
spring-boot-telegram-framework-1.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.netkorp</groupId>
    <artifactId>spring-boot-telegram-framework</artifactId>
    <version>1.0.1</version>
</dependency>

Advertisement