jar

com.alibaba.fastjson2 : fastjson2-kotlin

Maven & Gradle

Aug 14, 2023
3.4k stars

fastjson2-kotlin · kotlin integration for Fastjson2

Table Of Contents

Latest Version

Download com.alibaba.fastjson2 : fastjson2-kotlin JAR file - Latest Versions:

All Versions

Download com.alibaba.fastjson2 : fastjson2-kotlin JAR file - All Versions:

Version Vulnerabilities Size Updated
2.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 fastjson2-kotlin-2.0.39.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.alibaba.fastjson2.reader

├─ com.alibaba.fastjson2.reader.ObjectReaderKt.class - [JAR]

com.alibaba.fastjson2.writer

├─ com.alibaba.fastjson2.writer.ObjectWriterKt.class - [JAR]

com.alibaba.fastjson2

├─ com.alibaba.fastjson2.JSONArrayKt.class - [JAR]

├─ com.alibaba.fastjson2.JSONBKt.class - [JAR]

├─ com.alibaba.fastjson2.JSONKt.class - [JAR]

├─ com.alibaba.fastjson2.JSONObjectKt.class - [JAR]

├─ com.alibaba.fastjson2.TypeReferenceKt.class - [JAR]

Advertisement