jar

io.github.dftrakesh : shein

Maven & Gradle

May 09, 2024

shein · Shein API using JDK 11

Table Of Contents

Latest Version

Download io.github.dftrakesh : shein JAR file - Latest Versions:

All Versions

Download io.github.dftrakesh : shein 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 shein-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.dft.shein.constantcodes

├─ com.dft.shein.constantcodes.ConstantCode.class - [JAR]

com.dft.shein

├─ com.dft.shein.Decrypt.class - [JAR]

├─ com.dft.shein.SheinInventoryAPI.class - [JAR]

├─ com.dft.shein.SheinProductAPI.class - [JAR]

├─ com.dft.shein.SheinSDK.class - [JAR]

com.dft.shein.model.inventory

├─ com.dft.shein.model.inventory.ChangeInventoryRequest.class - [JAR]

├─ com.dft.shein.model.inventory.InventoryResponse.class - [JAR]

├─ com.dft.shein.model.inventory.UpdateSkuInventory.class - [JAR]

com.dft.shein.handler

├─ com.dft.shein.handler.JsonBodyHandler.class - [JAR]

com.dft.shein.model.common

├─ com.dft.shein.model.common.DateDeserializer.class - [JAR]

├─ com.dft.shein.model.common.SheinCredentials.class - [JAR]

com.dft.shein.model.product

├─ com.dft.shein.model.product.AdditionAttrMulti.class - [JAR]

├─ com.dft.shein.model.product.AdditionAttrValueMulti.class - [JAR]

├─ com.dft.shein.model.product.AttributeAddition.class - [JAR]

├─ com.dft.shein.model.product.AttributeList.class - [JAR]

├─ com.dft.shein.model.product.AttributeMulti.class - [JAR]

├─ com.dft.shein.model.product.AttributeValueMulti.class - [JAR]

├─ com.dft.shein.model.product.CurrentPrice.class - [JAR]

├─ com.dft.shein.model.product.GoodsInventory.class - [JAR]

├─ com.dft.shein.model.product.Image.class - [JAR]

├─ com.dft.shein.model.product.Info.class - [JAR]

├─ com.dft.shein.model.product.MallState.class - [JAR]

├─ com.dft.shein.model.product.Product.class - [JAR]

├─ com.dft.shein.model.product.ProductDesc.class - [JAR]

├─ com.dft.shein.model.product.ProductFullDetail.class - [JAR]

├─ com.dft.shein.model.product.ProductFullDetailInfo.class - [JAR]

├─ com.dft.shein.model.product.ProductFullDetailRequest.class - [JAR]

├─ com.dft.shein.model.product.ProductListRequest.class - [JAR]

├─ com.dft.shein.model.product.ProductName.class - [JAR]

├─ com.dft.shein.model.product.ResponseData.class - [JAR]

├─ com.dft.shein.model.product.SaleAttribute.class - [JAR]

├─ com.dft.shein.model.product.SampleInfo.class - [JAR]

├─ com.dft.shein.model.product.ShelfDetail.class - [JAR]

├─ com.dft.shein.model.product.SkuAttributeList.class - [JAR]

├─ com.dft.shein.model.product.SkuDimensionsInfo.class - [JAR]

├─ com.dft.shein.model.product.WarehouseInventory.class - [JAR]

com.dft.shein.model.token

├─ com.dft.shein.model.token.SheinTokenRequest.class - [JAR]

├─ com.dft.shein.model.token.SheinTokenResponse.class - [JAR]

├─ com.dft.shein.model.token.TokenInfo.class - [JAR]