jar

info.freelibrary : magicfree-json

Maven & Gradle

Apr 11, 2024
0 stars

Magicfree JSON · A minimal JSON parser and writer

Table Of Contents

Latest Version

Download info.freelibrary : magicfree-json JAR file - Latest Versions:

All Versions

Download info.freelibrary : magicfree-json JAR file - All Versions:

Version Vulnerabilities Size Updated
0.10.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 magicfree-json-0.10.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

info.freelibrary.json

├─ info.freelibrary.json.AbstractHandler.class - [JAR]

├─ info.freelibrary.json.DefaultHandler.class - [JAR]

├─ info.freelibrary.json.Json.class - [JAR]

├─ info.freelibrary.json.JsonArray.class - [JAR]

├─ info.freelibrary.json.JsonComparator.class - [JAR]

├─ info.freelibrary.json.JsonHandler.class - [JAR]

├─ info.freelibrary.json.JsonLiteral.class - [JAR]

├─ info.freelibrary.json.JsonNumber.class - [JAR]

├─ info.freelibrary.json.JsonObject.class - [JAR]

├─ info.freelibrary.json.JsonOptions.class - [JAR]

├─ info.freelibrary.json.JsonParser.class - [JAR]

├─ info.freelibrary.json.JsonReader.class - [JAR]

├─ info.freelibrary.json.JsonString.class - [JAR]

├─ info.freelibrary.json.JsonValue.class - [JAR]

├─ info.freelibrary.json.JsonWriter.class - [JAR]

├─ info.freelibrary.json.Location.class - [JAR]

├─ info.freelibrary.json.Main.class - [JAR]

├─ info.freelibrary.json.MessageCodes.class - [JAR]

├─ info.freelibrary.json.ParseException.class - [JAR]

├─ info.freelibrary.json.PrettyWriter.class - [JAR]

├─ info.freelibrary.json.SortingWriter.class - [JAR]

├─ info.freelibrary.json.ValueUtils.class - [JAR]

├─ info.freelibrary.json.WritingBuffer.class - [JAR]

Advertisement