jar

io.github.dehuckakpyt.telegrambot : telegram-bot-spring

Maven & Gradle

Jan 04, 2024
12 stars

telegram-bot-spring · Kotlin Telegram Bot library

Table Of Contents

Latest Version

Download io.github.dehuckakpyt.telegrambot : telegram-bot-spring JAR file - Latest Versions:

All Versions

Download io.github.dehuckakpyt.telegrambot : telegram-bot-spring JAR file - All Versions:

Version Vulnerabilities Size Updated
0.7.x
0.6.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window telegram-bot-spring-0.7.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.dehuckakpyt.telegrambot.context

├─ io.github.dehuckakpyt.telegrambot.context.SpringContext.class - [JAR]

io.github.dehuckakpyt.telegrambot.ext

├─ io.github.dehuckakpyt.telegrambot.ext.StringExtKt.class - [JAR]

io.github.dehuckakpyt.telegrambot.annotation

├─ io.github.dehuckakpyt.telegrambot.annotation.EnableTelegramBot.class - [JAR]

├─ io.github.dehuckakpyt.telegrambot.annotation.HandlerComponent.class - [JAR]

io.github.dehuckakpyt.telegrambot

├─ io.github.dehuckakpyt.telegrambot.BotHandler.class - [JAR]

io.github.dehuckakpyt.telegrambot.template

├─ io.github.dehuckakpyt.telegrambot.template.SpringMessageTemplate.class - [JAR]

├─ io.github.dehuckakpyt.telegrambot.template.Templating.class - [JAR]

io.github.dehuckakpyt.telegrambot.factory.template

├─ io.github.dehuckakpyt.telegrambot.factory.template.TemplateFactory.class - [JAR]

io.github.dehuckakpyt.telegrambot.config

├─ io.github.dehuckakpyt.telegrambot.config.TelegramBotInitializationConfig.class - [JAR]