DOC

org.kangspace.wechat.helper : wechat-helper

Maven & Gradle

May 28, 2023
4 stars

wechat-helper · 🛠 微信开发助手️,通过整合微信公众号、服务号、微信开放平台和企业微信的开发API,提供统一微信API调用SDK、OPEN-API和微信应用的管理平台。

Table Of Contents

Latest Version

Download org.kangspace.wechat.helper : wechat-helper Javadoc & API Documentation - Latest Versions:

All Versions

Download org.kangspace.wechat.helper : wechat-helper Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
0.0.x

How to open Javadoc JAR file in web browser

  1. Rename the file wechat-helper-0.0.1-javadoc.jar to wechat-helper-0.0.1-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder wechat-helper-0.0.1-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "wechat-helper-0.0.1-sources.jar" -d "wechat-helper-0.0.1-javadoc" -subpackages