jar

cn.zhxu : xjsonkit-api

Maven & Gradle

Dec 08, 2022

xJsonKit Api

Table Of Contents

Latest Version

Download cn.zhxu : xjsonkit-api JAR file - Latest Versions:

All Versions

Download cn.zhxu : xjsonkit-api JAR file - All Versions:

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

cn.zhxu.xjson

├─ cn.zhxu.xjson.JsonKit.class - [JAR]

├─ cn.zhxu.xjson.JsonbKit.class - [JAR]

├─ cn.zhxu.xjson.XmlKit.class - [JAR]

├─ cn.zhxu.xjson.YamlKit.class - [JAR]

cn.zhxu.xjson.spi

├─ cn.zhxu.xjson.spi.Config.class - [JAR]

├─ cn.zhxu.xjson.spi.JsonFactory.class - [JAR]

├─ cn.zhxu.xjson.spi.JsonbFactory.class - [JAR]

├─ cn.zhxu.xjson.spi.XmlFactory.class - [JAR]

├─ cn.zhxu.xjson.spi.YamlFactory.class - [JAR]