jar

tech.tryangle : jessie-json

Maven & Gradle

Mar 21, 2024
1 stars

tech.tryangle:jessie-json · Jessie JSON is a simple, lightweight and memory-safe JSON library suitable for all kind of projects.

Table Of Contents

Latest Version

Download tech.tryangle : jessie-json JAR file - Latest Versions:

All Versions

Download tech.tryangle : jessie-json 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 jessie-json-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

tech.tryangle.jessie.util

├─ tech.tryangle.jessie.util.CharArrayBuilder.class - [JAR]

├─ tech.tryangle.jessie.util.Chars.class - [JAR]

tech.tryangle.jessie.json

├─ tech.tryangle.jessie.json.JSONEntity.class - [JAR]

├─ tech.tryangle.jessie.json.JSONException.class - [JAR]

├─ tech.tryangle.jessie.json.JSONParser.class - [JAR]