jar

com.github.rafaelstelles : googlecloudprint

Maven & Gradle

Nov 12, 2019
0 stars

googlecloudprint · Projeto voltado para realizar a integração com o google cloudprint

Table Of Contents

Latest Version

Download com.github.rafaelstelles : googlecloudprint JAR file - Latest Versions:

All Versions

Download com.github.rafaelstelles : googlecloudprint 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 googlecloudprint-0.0.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.rafaelstelles.gcp.api.exception

├─ com.github.rafaelstelles.gcp.api.exception.CloudPrintException.class - [JAR]

com.github.rafaelstelles.gcp.api.util

├─ com.github.rafaelstelles.gcp.api.util.ResponseUtils.class - [JAR]

com.github.rafaelstelles.gcp.api.model

├─ com.github.rafaelstelles.gcp.api.model.Access.class - [JAR]

├─ com.github.rafaelstelles.gcp.api.model.CloudPrintResponse.class - [JAR]

├─ com.github.rafaelstelles.gcp.api.model.CopiesTicket.class - [JAR]

├─ com.github.rafaelstelles.gcp.api.model.Document.class - [JAR]

├─ com.github.rafaelstelles.gcp.api.model.Job.class - [JAR]

├─ com.github.rafaelstelles.gcp.api.model.JobStatus.class - [JAR]

├─ com.github.rafaelstelles.gcp.api.model.PrintTicket.class - [JAR]

├─ com.github.rafaelstelles.gcp.api.model.Printer.class - [JAR]

├─ com.github.rafaelstelles.gcp.api.model.PrinterStatus.class - [JAR]

├─ com.github.rafaelstelles.gcp.api.model.ProcessInviteResponse.class - [JAR]

├─ com.github.rafaelstelles.gcp.api.model.SearchPrinterResponse.class - [JAR]

├─ com.github.rafaelstelles.gcp.api.model.SubmitJob.class - [JAR]

├─ com.github.rafaelstelles.gcp.api.model.SubmitJobResponse.class - [JAR]

├─ com.github.rafaelstelles.gcp.api.model.Ticket.class - [JAR]

com.github.rafaelstelles.gcp.api

├─ com.github.rafaelstelles.gcp.api.AbstractGoogleCloudPrint.class - [JAR]

Advertisement