is not current version
Last Version 2.2.0

io.github.butkoprojects:spring-boot-telegram-bots 1.0.29

Starter pom for the telegram bot project

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.butkoprojects
ArtifactId

ArtifactId

spring-boot-telegram-bots
Version

Version

1.0.29
Type

Type

jar

Download spring-boot-telegram-bots 1.0.29


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