jar

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 JAR file - Latest Versions:

All Versions

Download com.github.yuanxy : focus-sdk JAR file - All Versions:

Version Vulnerabilities Size Updated
2.0.x
1.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 focus-sdk-2.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.focus

├─ com.github.focus.AuthenticateSig.class - [JAR]

├─ com.github.focus.EmailExt.class - [JAR]

├─ com.github.focus.MobileExt.class - [JAR]

├─ com.github.focus.VerifyMaterialExt.class - [JAR]

com.github.focus.util

├─ com.github.focus.util.QuerySingAture.class - [JAR]

├─ com.github.focus.util.SignaUtil.class - [JAR]