is not current version
Last Version 0.26

com.github.xabgesagtx:telegram-spring-boot-starter 0.18

Starter pom for the telegram bot project

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.xabgesagtx
ArtifactId

ArtifactId

telegram-spring-boot-starter
Version

Version

0.18
Type

Type

jar

Download telegram-spring-boot-starter 0.18


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