jar

com.cloudesire : janine-client

Maven & Gradle

Jun 28, 2017
13 stars

janine-client · Client for Janine invoice generator

Table Of Contents

Latest Version

Download com.cloudesire : janine-client JAR file - Latest Versions:

All Versions

Download com.cloudesire : janine-client JAR file - All Versions:

Version Vulnerabilities Size Updated
0.2.x
0.1.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 janine-client-0.2.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.liberologico.janine

├─ com.liberologico.janine.ApiError.class - [JAR]

├─ com.liberologico.janine.InvoiceClient.class - [JAR]

├─ com.liberologico.janine.InvoiceService.class - [JAR]

├─ com.liberologico.janine.MathConfiguration.class - [JAR]

com.liberologico.janine.entities

├─ com.liberologico.janine.entities.Address.class - [JAR]

├─ com.liberologico.janine.entities.Holder.class - [JAR]

├─ com.liberologico.janine.entities.Invoice.class - [JAR]

├─ com.liberologico.janine.entities.Line.class - [JAR]

├─ com.liberologico.janine.entities.Person.class - [JAR]

├─ com.liberologico.janine.entities.Price.class - [JAR]

├─ com.liberologico.janine.entities.Recipient.class - [JAR]

com.liberologico.janine.validation

├─ com.liberologico.janine.validation.Identifiable.class - [JAR]

├─ com.liberologico.janine.validation.IdentifiableValidator.class - [JAR]

Advertisement