DOC

com.github.yuanxy : focus-sdk

Maven & Gradle

Apr 17, 2020
0 stars

focus-sdk · focus-sdk 基于阿里云提供的HTTP接口的封装, 可以实现邮件、国内短信的发送、人机验证鉴权、图片识别等。[email protected] (Based on the encapsulation of the HTTP interface provided by Alibaba cloud,It can realize the sending of e-mail, domestic short message, man-machine verification and authentication, picture recognition, etc)

Table Of Contents

Latest Version

Download com.github.yuanxy : focus-sdk Javadoc & API Documentation - Latest Versions:

All Versions

Download com.github.yuanxy : focus-sdk Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
2.0.x
1.0.x

How to open Javadoc JAR file in web browser

  1. Rename the file focus-sdk-2.0.1-javadoc.jar to focus-sdk-2.0.1-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder focus-sdk-2.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 "focus-sdk-2.0.1-sources.jar" -d "focus-sdk-2.0.1-javadoc" -subpackages