jar

com.github.feroult : gapi

Maven & Gradle

Jun 01, 2020
2 stars

Gapi · Easy API for Google Services

Table Of Contents

Latest Version

Download com.github.feroult : gapi JAR file - Latest Versions:

All Versions

Download com.github.feroult : gapi JAR file - All Versions:

Version Vulnerabilities Size Updated
2.0.x
1.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 gapi-2.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.feroult.gapi

├─ com.github.feroult.gapi.BatchOptions.class - [JAR]

├─ com.github.feroult.gapi.DirectoryAPI.class - [JAR]

├─ com.github.feroult.gapi.DocsAPI.class - [JAR]

├─ com.github.feroult.gapi.DriveAPI.class - [JAR]

├─ com.github.feroult.gapi.GoogleAPI.class - [JAR]

├─ com.github.feroult.gapi.SpreadsheetAPI.class - [JAR]

com.github.feroult.gapi.spreadsheet

├─ com.github.feroult.gapi.spreadsheet.SpreadsheetAPIFactory.class - [JAR]

├─ com.github.feroult.gapi.spreadsheet.SpreadsheetAPIImpl.class - [JAR]

├─ com.github.feroult.gapi.spreadsheet.SpreadsheetBatch.class - [JAR]

com.github.feroult.gapi.utils

├─ com.github.feroult.gapi.utils.Setup.class - [JAR]

Advertisement