jar

io.github.Strive357.catapi-common : catapi-common

Maven & Gradle

May 03, 2023
0 stars

catapi-common · test-sdk

Table Of Contents

Latest Version

Download io.github.Strive357.catapi-common : catapi-common JAR file - Latest Versions:

All Versions

Download io.github.Strive357.catapi-common : catapi-common JAR file - All Versions:

Version Vulnerabilities Size Updated
0.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 catapi-common-0.0.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.capapi.model.entity

├─ com.capapi.model.entity.InterfaceInfo.class - [JAR]

├─ com.capapi.model.entity.RecordInterfaceInto.class - [JAR]

├─ com.capapi.model.entity.User.class - [JAR]

├─ com.capapi.model.entity.UserInterfaceInfo.class - [JAR]

com.capapi.service

├─ com.capapi.service.InnerInterfaceInfoService.class - [JAR]

├─ com.capapi.service.InnerRecordInterfaceIntoService.class - [JAR]

├─ com.capapi.service.InnerUserInterfaceInfoService.class - [JAR]

├─ com.capapi.service.InnerUserService.class - [JAR]

Advertisement