jar

com.github.marks-yag : config-annotation

Maven & Gradle

Mar 24, 2023
5 usages
1 stars

Config Annotation · A simple configuration parse and export library written in Kotlin.

Table Of Contents

Latest Version

Download com.github.marks-yag : config-annotation JAR file - Latest Versions:

All Versions

Download com.github.marks-yag : config-annotation JAR file - All Versions:

Version Vulnerabilities Size Updated
0.13.x
0.12.x
0.11.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 config-annotation-0.13.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

config

├─ config.Init.class - [JAR]

├─ config.SubTypes.class - [JAR]

├─ config.Value.class - [JAR]

Advertisement