jar

gs.mclo : api

Maven & Gradle

Jun 15, 2023
4 stars

mclo.gs API · The official java library for the mclo.gs API

Table Of Contents

Latest Version

Download gs.mclo : api JAR file - Latest Versions:

All Versions

Download gs.mclo : api JAR file - All Versions:

Version Vulnerabilities Size Updated
4.0.x
3.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 api-4.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

gs.mclo.api

├─ gs.mclo.api.APIException.class - [JAR]

├─ gs.mclo.api.Instance.class - [JAR]

├─ gs.mclo.api.Log.class - [JAR]

├─ gs.mclo.api.MclogsClient.class - [JAR]

├─ gs.mclo.api.Util.class - [JAR]

gs.mclo.api.response

├─ gs.mclo.api.response.InsightsResponse.class - [JAR]

├─ gs.mclo.api.response.JsonResponse.class - [JAR]

├─ gs.mclo.api.response.UploadLogResponse.class - [JAR]

gs.mclo.api.response.insights

├─ gs.mclo.api.response.insights.Analysis.class - [JAR]

├─ gs.mclo.api.response.insights.Entry.class - [JAR]

├─ gs.mclo.api.response.insights.Information.class - [JAR]

├─ gs.mclo.api.response.insights.Insight.class - [JAR]

├─ gs.mclo.api.response.insights.Level.class - [JAR]

├─ gs.mclo.api.response.insights.Line.class - [JAR]

├─ gs.mclo.api.response.insights.Problem.class - [JAR]

├─ gs.mclo.api.response.insights.Solution.class - [JAR]

Advertisement