jar

io.github.dftrakesh : sendle

Maven & Gradle

Jan 05, 2024
0 stars

sendle · sendle API using JDK 11

Table Of Contents

Latest Version

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

All Versions

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

io.github.dft.sendle

├─ io.github.dft.sendle.QuoteAPI.class - [JAR]

├─ io.github.dft.sendle.SendleSDK.class - [JAR]

io.github.dft.sendle.model

├─ io.github.dft.sendle.model.SendleCredentials.class - [JAR]

io.github.dft.sendle.constantcode

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

io.github.dft.sendle.model.quote

├─ io.github.dft.sendle.model.quote.Amount.class - [JAR]

├─ io.github.dft.sendle.model.quote.ErrorDetail.class - [JAR]

├─ io.github.dft.sendle.model.quote.Eta.class - [JAR]

├─ io.github.dft.sendle.model.quote.Messages.class - [JAR]

├─ io.github.dft.sendle.model.quote.PriceBreakdown.class - [JAR]

├─ io.github.dft.sendle.model.quote.Quote.class - [JAR]

├─ io.github.dft.sendle.model.quote.QuoteResponse.class - [JAR]

├─ io.github.dft.sendle.model.quote.QuoteResponseList.class - [JAR]

├─ io.github.dft.sendle.model.quote.Route.class - [JAR]

├─ io.github.dft.sendle.model.quote.TaxBreakdown.class - [JAR]