jar

io.github.dftrakesh : zoho-creator

Maven & Gradle

Jun 14, 2023
0 stars

zoho-creator · zoho-creator API using JDK 11

Table Of Contents

Latest Version

Download io.github.dftrakesh : zoho-creator JAR file - Latest Versions:

All Versions

Download io.github.dftrakesh : zoho-creator JAR file - All Versions:

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

io.github.dft.zohocreator.model.authenticationapi

├─ io.github.dft.zohocreator.model.authenticationapi.AccessCredential.class - [JAR]

├─ io.github.dft.zohocreator.model.authenticationapi.AccessTokenResponse.class - [JAR]

io.github.dft.zohocreator

├─ io.github.dft.zohocreator.AuthenticationAPI.class - [JAR]

├─ io.github.dft.zohocreator.DataAPI.class - [JAR]

├─ io.github.dft.zohocreator.MetaAPI.class - [JAR]

├─ io.github.dft.zohocreator.ZohoCreatorSdk.class - [JAR]

io.github.dft.zohocreator.model.metaapi

├─ io.github.dft.zohocreator.model.metaapi.Report.class - [JAR]

├─ io.github.dft.zohocreator.model.metaapi.ReportListRequest.class - [JAR]

├─ io.github.dft.zohocreator.model.metaapi.ReportWrapper.class - [JAR]

io.github.dft.zohocreator.model.dataapi

├─ io.github.dft.zohocreator.model.dataapi.AddRecordRequest.class - [JAR]

├─ io.github.dft.zohocreator.model.dataapi.AddRecordResponse.class - [JAR]

├─ io.github.dft.zohocreator.model.dataapi.DataId.class - [JAR]

├─ io.github.dft.zohocreator.model.dataapi.DeleteRecordRequest.class - [JAR]

├─ io.github.dft.zohocreator.model.dataapi.DeleteRecordResponse.class - [JAR]

├─ io.github.dft.zohocreator.model.dataapi.DeleteRecordResponseWrapper.class - [JAR]

├─ io.github.dft.zohocreator.model.dataapi.RecordData.class - [JAR]

├─ io.github.dft.zohocreator.model.dataapi.Records.class - [JAR]

├─ io.github.dft.zohocreator.model.dataapi.ResponseId.class - [JAR]

├─ io.github.dft.zohocreator.model.dataapi.Result.class - [JAR]

├─ io.github.dft.zohocreator.model.dataapi.UpdateRecordData.class - [JAR]

├─ io.github.dft.zohocreator.model.dataapi.UpdateRecordRequest.class - [JAR]

io.github.dft.zohocreator.constantcode

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