jar

io.github.xrfzh.cn : xr-api

Maven & Gradle

Jun 19, 2023
Table Of Contents

Latest Version

Download io.github.xrfzh.cn : xr-api JAR file - Latest Versions:

All Versions

Download io.github.xrfzh.cn : xr-api 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 xr-api-2.0.1-RELEASE.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

cn.xrfzh.api.test.dto

├─ cn.xrfzh.api.test.dto.TestDto.class - [JAR]

cn.xrfzh.api.student.pojo

├─ cn.xrfzh.api.student.pojo.Student.class - [JAR]

cn.xrfzh.api.teacher.pojo

├─ cn.xrfzh.api.teacher.pojo.Teacher.class - [JAR]

cn.xrfzh.api.student.dto

├─ cn.xrfzh.api.student.dto.StudentDto.class - [JAR]

cn.xrfzh.api.test.pojo

├─ cn.xrfzh.api.test.pojo.Test.class - [JAR]

cn.xrfzh.api.teacher.dto

├─ cn.xrfzh.api.teacher.dto.TeacherDto.class - [JAR]