jar

com.anaptecs.jeaf.json : jeaf-json-api

Maven & Gradle

Jun 14, 2023
5 usages

JEAF JSON API

Table Of Contents

Latest Version

Download com.anaptecs.jeaf.json : jeaf-json-api JAR file - Latest Versions:

All Versions

Download com.anaptecs.jeaf.json : jeaf-json-api JAR file - All Versions:

Version Vulnerabilities Size Updated
1.8.x
1.6.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 jeaf-json-api-1.8.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.anaptecs.jeaf.json.annotations

├─ com.anaptecs.jeaf.json.annotations.ModuleFactory.class - [JAR]

├─ com.anaptecs.jeaf.json.annotations.ObjectMapperConfig.class - [JAR]

com.anaptecs.jeaf.json.api

├─ com.anaptecs.jeaf.json.api.JSON.class - [JAR]

├─ com.anaptecs.jeaf.json.api.JSONMessages.class - [JAR]

├─ com.anaptecs.jeaf.json.api.JSONTools.class - [JAR]

├─ com.anaptecs.jeaf.json.api.ObjectMapperModuleFactory.class - [JAR]

├─ com.anaptecs.jeaf.json.api.ObjectType.class - [JAR]

Advertisement