jar

cn.yanyvpingsheng : bililive-sdk

Maven & Gradle

Aug 05, 2022
6 stars

biliSDK · A useful SDK for help the developer link to BiliBili Live Server. Supports automatic management and download of user avatars and management of user information.

Table Of Contents

Latest Version

Download cn.yanyvpingsheng : bililive-sdk JAR file - Latest Versions:

All Versions

Download cn.yanyvpingsheng : bililive-sdk JAR file - All Versions:

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

com.yanyv.bilisdk.util

├─ com.yanyv.bilisdk.util.BiliUtil.class - [JAR]

├─ com.yanyv.bilisdk.util.HttpUtil.class - [JAR]

├─ com.yanyv.bilisdk.util.NanoIdUtil.class - [JAR]

com.yanyv.bilisdk.vo

├─ com.yanyv.bilisdk.vo.BiliUser.class - [JAR]

com.yanyv.bilisdk.listener

├─ com.yanyv.bilisdk.listener.LiveAdapter.class - [JAR]

├─ com.yanyv.bilisdk.listener.LiveListener.class - [JAR]

├─ com.yanyv.bilisdk.listener.SystemLiveListener.class - [JAR]

com.yanyv.bilisdk.manager

├─ com.yanyv.bilisdk.manager.ConfigManager.class - [JAR]

├─ com.yanyv.bilisdk.manager.HeadManager.class - [JAR]

├─ com.yanyv.bilisdk.manager.UserDataManager.class - [JAR]

com.yanyv.bilisdk

├─ com.yanyv.bilisdk.App.class - [JAR]

├─ com.yanyv.bilisdk.BiliConfig.class - [JAR]

├─ com.yanyv.bilisdk.BiliLive.class - [JAR]

├─ com.yanyv.bilisdk.UnknownCommentController.class - [JAR]

Advertisement