jar

com.github.w4p : spring-telegram

Maven & Gradle

Dec 11, 2017
2 stars

Spring-Telegram: Java TelegramBot for Spring Framework · Java TelegramBot for Spring Framework with async multithreading support

Table Of Contents

Latest Version

Download com.github.w4p : spring-telegram JAR file - Latest Versions:

All Versions

Download com.github.w4p : spring-telegram JAR file - All Versions:

Version Vulnerabilities Size Updated
0.9.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 spring-telegram-0.9.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.w4p.telegram.model

├─ com.w4p.telegram.model.TelegramBotCommand.class - [JAR]

├─ com.w4p.telegram.model.TelegramHandler.class - [JAR]

├─ com.w4p.telegram.model.TelegramMessageCommand.class - [JAR]

com.w4p.telegram

├─ com.w4p.telegram.TelegramBeanProcessor.class - [JAR]

├─ com.w4p.telegram.TelegramBotService.class - [JAR]

com.w4p.telegram.annotation

├─ com.w4p.telegram.annotation.EnableW4TelegramBot.class - [JAR]

├─ com.w4p.telegram.annotation.W4TelegramBot.class - [JAR]

├─ com.w4p.telegram.annotation.W4TelegramCommand.class - [JAR]

├─ com.w4p.telegram.annotation.W4TelegramMessage.class - [JAR]

com.w4p.telegram.config

├─ com.w4p.telegram.config.TelegramBotBuilder.class - [JAR]

├─ com.w4p.telegram.config.TelegramBotConfiguration.class - [JAR]