jar

io.github.adempiere : telegram-notifier

Maven & Gradle

Jan 25, 2023
781 stars

Telegram Notifier · A library for send notifications by telegram from ADempiere.

Table Of Contents

Latest Version

Download io.github.adempiere : telegram-notifier JAR file - Latest Versions:

All Versions

Download io.github.adempiere : telegram-notifier JAR file - All Versions:

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

org.spin.queue.notification.telegram.setup

├─ org.spin.queue.notification.telegram.setup.Deploy.class - [JAR]

org.spin.queue.notification.telegram.util

├─ org.spin.queue.notification.telegram.util.BaseMessage.class - [JAR]

├─ org.spin.queue.notification.telegram.util.ConfirmationMessage.class - [JAR]

├─ org.spin.queue.notification.telegram.util.ITelegramMessage.class - [JAR]

├─ org.spin.queue.notification.telegram.util.MessageFactory.class - [JAR]

org.spin.queue.notification.telegram.support

├─ org.spin.queue.notification.telegram.support.SenderBot.class - [JAR]

├─ org.spin.queue.notification.telegram.support.SenderSession.class - [JAR]

├─ org.spin.queue.notification.telegram.support.Telegram.class - [JAR]