jar

com.gianluz : slackalo

Maven & Gradle

Jun 28, 2020
1 usages
1 stars

slackalo · A Kotlin library to build and send Slack messages via Slack webhook url

Table Of Contents

Latest Version

Download com.gianluz : slackalo JAR file - Latest Versions:

All Versions

Download com.gianluz : slackalo JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2
1.1
1.0

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 slackalo-1.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.gianluz.slackalo

├─ com.gianluz.slackalo.BuilderKt.class - [JAR]

├─ com.gianluz.slackalo.ConstantsKt.class - [JAR]

├─ com.gianluz.slackalo.DefaultWebHookClient.class - [JAR]

├─ com.gianluz.slackalo.Field.class - [JAR]

├─ com.gianluz.slackalo.SlackBlock.class - [JAR]

├─ com.gianluz.slackalo.SlackBlockKitMap.class - [JAR]

├─ com.gianluz.slackalo.SlackBlocks.class - [JAR]

├─ com.gianluz.slackalo.SlackMessage.class - [JAR]

├─ com.gianluz.slackalo.StatusCode.class - [JAR]

├─ com.gianluz.slackalo.WebHookClient.class - [JAR]

Advertisement