jar

io.github.dftrakesh : shipster

Maven & Gradle

Jun 21, 2024
0 stars

shipster · shipster API using JDK 11

Table Of Contents

Latest Version

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

All Versions

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

io.github.dft.shipster

├─ io.github.dft.shipster.OrderAPI.class - [JAR]

├─ io.github.dft.shipster.ShipsterSdk.class - [JAR]

├─ io.github.dft.shipster.Test.class - [JAR]

io.github.dft.shipster.model.order

├─ io.github.dft.shipster.model.order.Address.class - [JAR]

├─ io.github.dft.shipster.model.order.CreateOrderRequest.class - [JAR]

├─ io.github.dft.shipster.model.order.CreateOrderResponse.class - [JAR]

├─ io.github.dft.shipster.model.order.ExportOrdersRequest.class - [JAR]

├─ io.github.dft.shipster.model.order.GetOrderWrapper.class - [JAR]

├─ io.github.dft.shipster.model.order.Label.class - [JAR]

├─ io.github.dft.shipster.model.order.OrderData.class - [JAR]

├─ io.github.dft.shipster.model.order.PackageDetails.class - [JAR]

├─ io.github.dft.shipster.model.order.ResponseData.class - [JAR]

├─ io.github.dft.shipster.model.order.TrackingInformation.class - [JAR]

├─ io.github.dft.shipster.model.order.Update.class - [JAR]

io.github.dft.shipster.common

├─ io.github.dft.shipster.common.LocalDateTimeDeserializer.class - [JAR]

├─ io.github.dft.shipster.common.LocalDateTimeSerializer.class - [JAR]

io.github.dft.shipster.constantcode

├─ io.github.dft.shipster.constantcode.ConstantCodes.class - [JAR]

├─ io.github.dft.shipster.constantcode.ShipsterPrividers.class - [JAR]