jar

org.hogel : bookscan-client

Maven & Gradle

Aug 25, 2014
0 stars

bookscan-client · Bookscan client library for Java

Table Of Contents

Latest Version

Download org.hogel : bookscan-client JAR file - Latest Versions:

All Versions

Download org.hogel : bookscan-client 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 bookscan-client-0.0.7.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.hogel.bookscan

├─ org.hogel.bookscan.BasicConnector.class - [JAR]

├─ org.hogel.bookscan.BookscanClient.class - [JAR]

├─ org.hogel.bookscan.Connector.class - [JAR]

├─ org.hogel.bookscan.Constants.class - [JAR]

├─ org.hogel.bookscan.OptimizeOption.class - [JAR]

org.hogel.bookscan.model

├─ org.hogel.bookscan.model.Book.class - [JAR]

├─ org.hogel.bookscan.model.OptimizedBook.class - [JAR]

├─ org.hogel.bookscan.model.OptimizingBook.class - [JAR]

org.hogel.bookscan.exception

├─ org.hogel.bookscan.exception.BookscanException.class - [JAR]

├─ org.hogel.bookscan.exception.BookscanNetworkException.class - [JAR]

├─ org.hogel.bookscan.exception.BookscanResponseException.class - [JAR]

org.hogel.bookscan.reqeust

├─ org.hogel.bookscan.reqeust.Request.class - [JAR]

├─ org.hogel.bookscan.reqeust.RequestErrorListener.class - [JAR]

├─ org.hogel.bookscan.reqeust.RequestListener.class - [JAR]

Advertisement