View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window openapi-nftc-1.0.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.antgroup.antchain.openapi.nftc.models
├─ com.antgroup.antchain.openapi.nftc.models.Config.class - [JAR]
├─ com.antgroup.antchain.openapi.nftc.models.PublishMerchantDiyskuRequest.class - [JAR]
├─ com.antgroup.antchain.openapi.nftc.models.PublishMerchantDiyskuResponse.class - [JAR]
├─ com.antgroup.antchain.openapi.nftc.models.QueryMerchantDiyskuRequest.class - [JAR]
├─ com.antgroup.antchain.openapi.nftc.models.QueryMerchantDiyskuResponse.class - [JAR]
├─ com.antgroup.antchain.openapi.nftc.models.QueryMerchantUgcimagesRequest.class - [JAR]
├─ com.antgroup.antchain.openapi.nftc.models.QueryMerchantUgcimagesResponse.class - [JAR]
com.antgroup.antchain.openapi.nftc
├─ com.antgroup.antchain.openapi.nftc.Client.class - [JAR]