jar

io.github.hellocuriosity : slack-feedback

Maven & Gradle

May 10, 2023
4 stars

Slack Feedback · Slack Feedback is an easy way to collect feedback, and have it posted to a slack channel.

Table Of Contents

Latest Version

Download io.github.hellocuriosity : slack-feedback JAR file - Latest Versions:

All Versions

Download io.github.hellocuriosity : slack-feedback JAR file - All Versions:

Version Vulnerabilities Size Updated
0.12.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 slack-feedback-0.12.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.hellocuriosity.slack.feedback

├─ io.github.hellocuriosity.slack.feedback.SlackFeedbackProvider.class - [JAR]

├─ io.github.hellocuriosity.slack.feedback.SlackService.class - [JAR]

io.github.hellocuriosity.slack.feedback.models

├─ io.github.hellocuriosity.slack.feedback.models.ApiAttachment.class - [JAR]

├─ io.github.hellocuriosity.slack.feedback.models.ApiMessage.class - [JAR]

├─ io.github.hellocuriosity.slack.feedback.models.ApiResponse.class - [JAR]

├─ io.github.hellocuriosity.slack.feedback.models.ApiSlackMessage.class - [JAR]

├─ io.github.hellocuriosity.slack.feedback.models.Feedback.class - [JAR]

io.github.hellocuriosity.slack.feedback.converters

├─ io.github.hellocuriosity.slack.feedback.converters.Converter.class - [JAR]

├─ io.github.hellocuriosity.slack.feedback.converters.FeedbackConverter.class - [JAR]

io.github.hellocuriosity.slack.feedback.repository

├─ io.github.hellocuriosity.slack.feedback.repository.SlackCloud.class - [JAR]

├─ io.github.hellocuriosity.slack.feedback.repository.SlackRepository.class - [JAR]