jar

org.spongepowered : configurate-json

Maven & Gradle

Aug 17, 2021
1 usages
346 stars

configurate-json · A simple configuration library for Java applications that can handle a variety of formats and provides a node-based data structure able to handle a wide variety of configuration schemas

Table Of Contents

Latest Version

Download org.spongepowered : configurate-json JAR file - Latest Versions:

All Versions

Download org.spongepowered : configurate-json JAR file - All Versions:

Version Vulnerabilities Size Updated
3.7.x
3.7

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 configurate-json-3.7.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

ninja.leaping.configurate.json

├─ ninja.leaping.configurate.json.ConfiguratePrettyPrinter.class - [JAR]

├─ ninja.leaping.configurate.json.FieldValueSeparatorStyle.class - [JAR]

├─ ninja.leaping.configurate.json.JSONConfigurationLoader.class - [JAR]

├─ ninja.leaping.configurate.json.JacksonVisitor.class - [JAR]

Advertisement