| License | License | 
|---|---|
| Categories | CategoriesSpring Boot Container Microservices | 
| GroupId | GroupIdio.github.butkoprojects | 
| ArtifactId | ArtifactIdSpring-boot-telegram-bots | 
| Last Version | Last Version1.0.26 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionspring-boot-telegram-bots Starter pom for the telegram bot project | 
<!-- 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.26</version>
</dependency>// https://jarcasting.com/artifacts/io.github.butkoprojects/Spring-boot-telegram-bots/
implementation 'io.github.butkoprojects:Spring-boot-telegram-bots:1.0.26'// https://jarcasting.com/artifacts/io.github.butkoprojects/Spring-boot-telegram-bots/
implementation ("io.github.butkoprojects:Spring-boot-telegram-bots:1.0.26")'io.github.butkoprojects:Spring-boot-telegram-bots:jar:1.0.26'<dependency org="io.github.butkoprojects" name="Spring-boot-telegram-bots" rev="1.0.26">
  <artifact name="Spring-boot-telegram-bots" type="jar" />
</dependency>@Grapes(
@Grab(group='io.github.butkoprojects', module='Spring-boot-telegram-bots', version='1.0.26')
)libraryDependencies += "io.github.butkoprojects" % "Spring-boot-telegram-bots" % "1.0.26"[io.github.butkoprojects/Spring-boot-telegram-bots "1.0.26"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar | 2.3.6.RELEASE | 
| org.telegram : telegrambots | jar | 5.0.1 | 
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.3.6.RELEASE | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.16 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.3.6.RELEASE |