jar

cn.nexthuman.open : nextsrv-java

Maven & Gradle

Feb 23, 2023
8 stars

nextsrv-java · NextHuman开放平台服务端JavaSDK

Table Of Contents

Latest Version

Download cn.nexthuman.open : nextsrv-java JAR file - Latest Versions:

All Versions

Download cn.nexthuman.open : nextsrv-java 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 nextsrv-java-1.0.7.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

cn.nexthuman.open.sdk.resp

├─ cn.nexthuman.open.sdk.resp.BaseResponse.class - [JAR]

├─ cn.nexthuman.open.sdk.resp.CopyAvatarResponse.class - [JAR]

├─ cn.nexthuman.open.sdk.resp.GetBundleByIdResponse.class - [JAR]

├─ cn.nexthuman.open.sdk.resp.GetBundlesReponse.class - [JAR]

├─ cn.nexthuman.open.sdk.resp.GetNusesResponse.class - [JAR]

cn.nexthuman.open.sdk.module

├─ cn.nexthuman.open.sdk.module.Bundle.class - [JAR]

├─ cn.nexthuman.open.sdk.module.BundleBind.class - [JAR]

├─ cn.nexthuman.open.sdk.module.Nus.class - [JAR]

cn.nexthuman.open.sdk

├─ cn.nexthuman.open.sdk.NextHumanClient.class - [JAR]

cn.nexthuman.open.sdk.req

├─ cn.nexthuman.open.sdk.req.CopyAvatarRequest.class - [JAR]

├─ cn.nexthuman.open.sdk.req.GetBundleByIdRequest.class - [JAR]

├─ cn.nexthuman.open.sdk.req.GetBundlesRequest.class - [JAR]

├─ cn.nexthuman.open.sdk.req.GetNusesRequest.class - [JAR]

├─ cn.nexthuman.open.sdk.req.UpdateAvatarRequest.class - [JAR]

cn.nexthuman.open.sdk.tool

├─ cn.nexthuman.open.sdk.tool.ByteAppender.class - [JAR]

cn.nexthuman.open.sdk.base

├─ cn.nexthuman.open.sdk.base.BaseRequest.class - [JAR]

├─ cn.nexthuman.open.sdk.base.PageRequest.class - [JAR]

├─ cn.nexthuman.open.sdk.base.Paged.class - [JAR]

Advertisement