jar

net.xdow : aliyundrive-sdk-openapi

Maven & Gradle

Jun 26, 2023
1k stars

aliyundrive-sdk-openapi · AliyunDrive OpenApi SDK

Table Of Contents

Latest Version

Download net.xdow : aliyundrive-sdk-openapi JAR file - Latest Versions:

All Versions

Download net.xdow : aliyundrive-sdk-openapi JAR file - All Versions:

Version Vulnerabilities Size Updated
1.3.x
1.2.x
1.1.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 aliyundrive-sdk-openapi-1.3.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

net.xdow.aliyundrive

├─ net.xdow.aliyundrive.AliyunDrive.class - [JAR]

├─ net.xdow.aliyundrive.AliyunDriveConstant.class - [JAR]

├─ net.xdow.aliyundrive.IAliyunDrive.class - [JAR]

├─ net.xdow.aliyundrive.IAliyunDriveAuthorizer.class - [JAR]

net.xdow.aliyundrive.bean

├─ net.xdow.aliyundrive.bean.AliyunDriveEnum.class - [JAR]

├─ net.xdow.aliyundrive.bean.AliyunDriveFileInfo.class - [JAR]

├─ net.xdow.aliyundrive.bean.AliyunDriveFilePartInfo.class - [JAR]

├─ net.xdow.aliyundrive.bean.AliyunDriveMediaMetaData.class - [JAR]

├─ net.xdow.aliyundrive.bean.AliyunDriveRequest.class - [JAR]

├─ net.xdow.aliyundrive.bean.AliyunDriveResponse.class - [JAR]

├─ net.xdow.aliyundrive.bean.AliyunDriveUploadedPartInfo.class - [JAR]

net.xdow.aliyundrive.net

├─ net.xdow.aliyundrive.net.AliyunDriveCall.class - [JAR]

net.xdow.aliyundrive.net.interceptor

├─ net.xdow.aliyundrive.net.interceptor.AccessTokenInvalidInterceptor.class - [JAR]

├─ net.xdow.aliyundrive.net.interceptor.AliyunDriveAuthenticateInterceptor.class - [JAR]

├─ net.xdow.aliyundrive.net.interceptor.XHttpLoggingInterceptor.class - [JAR]

net.xdow.aliyundrive.exception

├─ net.xdow.aliyundrive.exception.NotAuthenticatedException.class - [JAR]

net.xdow.aliyundrive.impl

├─ net.xdow.aliyundrive.impl.AliyunDriveOpenApiImplV1.class - [JAR]

net.xdow.aliyundrive.util

├─ net.xdow.aliyundrive.util.Categories.class - [JAR]

├─ net.xdow.aliyundrive.util.JsonUtils.class - [JAR]

├─ net.xdow.aliyundrive.util.StringUtils.class - [JAR]

├─ net.xdow.aliyundrive.util.TypeReference.class - [JAR]