jar

org.oxerr : youzan-client-service

Maven & Gradle

Aug 02, 2017

Youzan Client Service · Services, the entry points of Youzan API.

Table Of Contents

Latest Version

Download org.oxerr : youzan-client-service JAR file - Latest Versions:

All Versions

Download org.oxerr : youzan-client-service JAR file - All Versions:

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

com.kdt.api

├─ com.kdt.api.KdtApiClient.class - [JAR]

org.oxerr.youzan.service

├─ org.oxerr.youzan.service.BaseService.class - [JAR]

├─ org.oxerr.youzan.service.CouponService.class - [JAR]

├─ org.oxerr.youzan.service.ItemService.class - [JAR]

├─ org.oxerr.youzan.service.ParamsAdapter.class - [JAR]

├─ org.oxerr.youzan.service.ParamsBuilder.class - [JAR]

├─ org.oxerr.youzan.service.ShopService.class - [JAR]

├─ org.oxerr.youzan.service.TradeService.class - [JAR]

com.kdt.test

├─ com.kdt.test.KDTApiTest.class - [JAR]

org.oxerr.youzan

├─ org.oxerr.youzan.YouzanClient.class - [JAR]

Advertisement