jar

com.github.piotrkot : oojson

Maven & Gradle

Jul 16, 2023
1 stars

OO-JSON wrapper · Wrapper for Java API for JSON Processing with OOP in mind.

Table Of Contents

Latest Version

Download com.github.piotrkot : oojson JAR file - Latest Versions:

All Versions

Download com.github.piotrkot : oojson JAR file - All Versions:

Version Vulnerabilities Size Updated
1.8.x
1.7.x
1.6.x
1.5.x
1.4.x
1.3.x
1.2.x
1.1.x
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 oojson-1.8.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.piotrkot.json

├─ com.github.piotrkot.json.Attr.class - [JAR]

├─ com.github.piotrkot.json.Condition.class - [JAR]

├─ com.github.piotrkot.json.Fit.class - [JAR]

├─ com.github.piotrkot.json.JsonArr.class - [JAR]

├─ com.github.piotrkot.json.JsonException.class - [JAR]

├─ com.github.piotrkot.json.JsonObj.class - [JAR]

├─ com.github.piotrkot.json.JsonVal.class - [JAR]

├─ com.github.piotrkot.json.JsonValueFound.class - [JAR]

├─ com.github.piotrkot.json.Method.class - [JAR]

├─ com.github.piotrkot.json.ObjectFound.class - [JAR]

├─ com.github.piotrkot.json.package-info.class - [JAR]

com.github.piotrkot.json.changes

├─ com.github.piotrkot.json.changes.FitAttrAdd.class - [JAR]

├─ com.github.piotrkot.json.changes.FitAttrDel.class - [JAR]

├─ com.github.piotrkot.json.changes.FitAttrDelCond.class - [JAR]

├─ com.github.piotrkot.json.changes.FitAttrRepl.class - [JAR]

├─ com.github.piotrkot.json.changes.FitChain.class - [JAR]

├─ com.github.piotrkot.json.changes.FitCond.class - [JAR]

├─ com.github.piotrkot.json.changes.FitCondElse.class - [JAR]

├─ com.github.piotrkot.json.changes.FitNotNull.class - [JAR]

├─ com.github.piotrkot.json.changes.FitUncond.class - [JAR]

├─ com.github.piotrkot.json.changes.FitValUpd.class - [JAR]

├─ com.github.piotrkot.json.changes.FitValUpdOrAdd.class - [JAR]

├─ com.github.piotrkot.json.changes.package-info.class - [JAR]