is not current version
Last Version 0.27

com.github.kshashov:spring-boot-starter-telegram 0.17

Spring-boot starter for telegram bots

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.kshashov
ArtifactId

ArtifactId

spring-boot-starter-telegram
Version

Version

0.17
Type

Type

jar

Download spring-boot-starter-telegram 0.17


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