jar

cn.hamm.wecom : WeComRobotSDK

Maven & Gradle

Jun 27, 2024
6 stars

The Java SDK for WeCom Robot

Table Of Contents

Latest Version

Download cn.hamm.wecom : WeComRobotSDK JAR file - Latest Versions:

All Versions

Download cn.hamm.wecom : WeComRobotSDK JAR file - All Versions:

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

cn.hamm.wecom.robot

├─ cn.hamm.wecom.robot.WeCom.class - [JAR]

├─ cn.hamm.wecom.robot.WeComFile.class - [JAR]

├─ cn.hamm.wecom.robot.WeComMessage.class - [JAR]

cn.hamm.wecom.robot.exception

├─ cn.hamm.wecom.robot.exception.WeComException.class - [JAR]

cn.hamm.wecom.robot.util

├─ cn.hamm.wecom.robot.util.HttpUtil.class - [JAR]

├─ cn.hamm.wecom.robot.util.ImageUtil.class - [JAR]

├─ cn.hamm.wecom.robot.util.JsonUtil.class - [JAR]

cn.hamm.wecom.robot.message

├─ cn.hamm.wecom.robot.message.WeComFileMessage.class - [JAR]

├─ cn.hamm.wecom.robot.message.WeComImageMessage.class - [JAR]

├─ cn.hamm.wecom.robot.message.WeComMarkdownMessage.class - [JAR]

├─ cn.hamm.wecom.robot.message.WeComNewsMessage.class - [JAR]

├─ cn.hamm.wecom.robot.message.WeComTemplateCardMessage.class - [JAR]

├─ cn.hamm.wecom.robot.message.WeComTextMessage.class - [JAR]

├─ cn.hamm.wecom.robot.message.WeComVoiceMessage.class - [JAR]