is not current version
Last Version 1.0.1

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

Framework for creating Telegram Bots using Spring Boot.

Categories

Categories

Spring Boot Container Microservices Net
GroupId

GroupId

com.github.netkorp
ArtifactId

ArtifactId

spring-boot-telegram-framework-core
Version

Version

1.0.0
Type

Type

jar

Download spring-boot-telegram-framework-core 1.0.0


<!-- https://jarcasting.com/artifacts/com.github.netkorp/spring-boot-telegram-framework-core/ -->
<dependency>
    <groupId>com.github.netkorp</groupId>
    <artifactId>spring-boot-telegram-framework-core</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.netkorp/spring-boot-telegram-framework-core/
implementation 'com.github.netkorp:spring-boot-telegram-framework-core:1.0.0'
// https://jarcasting.com/artifacts/com.github.netkorp/spring-boot-telegram-framework-core/
implementation ("com.github.netkorp:spring-boot-telegram-framework-core:1.0.0")
'com.github.netkorp:spring-boot-telegram-framework-core:jar:1.0.0'
<dependency org="com.github.netkorp" name="spring-boot-telegram-framework-core" rev="1.0.0">
  <artifact name="spring-boot-telegram-framework-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.netkorp', module='spring-boot-telegram-framework-core', version='1.0.0')
)
libraryDependencies += "com.github.netkorp" % "spring-boot-telegram-framework-core" % "1.0.0"
[com.github.netkorp/spring-boot-telegram-framework-core "1.0.0"]