jar

cn.nexthuman.open : sdk-java

Maven & Gradle

Oct 08, 2022
7 stars

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

Table Of Contents

Latest Version

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

All Versions

Download cn.nexthuman.open : sdk-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 sdk-java-1.0.2.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

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

cn.nexthuman.open.sdk.req

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

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

├─ cn.nexthuman.open.sdk.req.GetLiveNusRequest.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]

Advertisement