jar

ltd.icecold : OrangeAPI

Maven & Gradle

May 21, 2021
11 stars

OrangeAPI · The OrangeAPI provides some web API framework to easy develop

Table Of Contents

Latest Version

Download ltd.icecold : OrangeAPI JAR file - Latest Versions:

All Versions

Download ltd.icecold : OrangeAPI JAR file - All Versions:

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

ltd.icecold.orange.bilibili.bean

├─ ltd.icecold.orange.bilibili.bean.BilibiliVideoUrl.class - [JAR]

├─ ltd.icecold.orange.bilibili.bean.LoginChallenge.class - [JAR]

ltd.icecold.orange.netease.api

├─ ltd.icecold.orange.netease.api.NeteasePlayListAPI.class - [JAR]

├─ ltd.icecold.orange.netease.api.NeteaseSearchAPI.class - [JAR]

├─ ltd.icecold.orange.netease.api.NeteaseSongAPI.class - [JAR]

├─ ltd.icecold.orange.netease.api.NeteaseUserAPI.class - [JAR]

ltd.icecold.orange.netease

├─ ltd.icecold.orange.netease.NeteaseCrypto.class - [JAR]

├─ ltd.icecold.orange.netease.NeteaseRequest.class - [JAR]

ltd.icecold.orange.netease.bean

├─ ltd.icecold.orange.netease.bean.NeteaseRequestOptions.class - [JAR]

├─ ltd.icecold.orange.netease.bean.NeteaseResponseBody.class - [JAR]

ltd.icecold.orange.utils

├─ ltd.icecold.orange.utils.BilibiliDownloaderThread.class - [JAR]

├─ ltd.icecold.orange.utils.RemoveNullKeyValueUtils.class - [JAR]

├─ ltd.icecold.orange.utils.Utils.class - [JAR]

ltd.icecold.orange.bilibili.user.html

├─ ltd.icecold.orange.bilibili.user.html.ChallengeHtml.class - [JAR]

ltd.icecold.orange.utils.crypto

├─ ltd.icecold.orange.utils.crypto.AESCrypto.class - [JAR]

├─ ltd.icecold.orange.utils.crypto.HmacSHA1.class - [JAR]

├─ ltd.icecold.orange.utils.crypto.RSACrypto.class - [JAR]

ltd.icecold.orange.network

├─ ltd.icecold.orange.network.Request.class - [JAR]

├─ ltd.icecold.orange.network.UserAgent.class - [JAR]

ltd.icecold.orange.bilibili

├─ ltd.icecold.orange.bilibili.BilibiliLoginAPI.class - [JAR]

├─ ltd.icecold.orange.bilibili.BilibiliVideoAPI.class - [JAR]

ltd.icecold.orange.bilibili.user

├─ ltd.icecold.orange.bilibili.user.BilibiliLoginChallenge.class - [JAR]

├─ ltd.icecold.orange.bilibili.user.CaptchaCallback.class - [JAR]

Advertisement