jar

io.github.netwolf712 : annotation

Maven & Gradle

Aug 01, 2023
1 stars

andserver-annotation · Android web server.

Table Of Contents

Latest Version

Download io.github.netwolf712 : annotation JAR file - Latest Versions:

All Versions

Download io.github.netwolf712 : annotation JAR file - All Versions:

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

com.yanzhenjie.andserver.annotation

├─ com.yanzhenjie.andserver.annotation.Addition.class - [JAR]

├─ com.yanzhenjie.andserver.annotation.AppInfo.class - [JAR]

├─ com.yanzhenjie.andserver.annotation.Config.class - [JAR]

├─ com.yanzhenjie.andserver.annotation.Controller.class - [JAR]

├─ com.yanzhenjie.andserver.annotation.Converter.class - [JAR]

├─ com.yanzhenjie.andserver.annotation.CookieValue.class - [JAR]

├─ com.yanzhenjie.andserver.annotation.DeleteMapping.class - [JAR]

├─ com.yanzhenjie.andserver.annotation.FormPart.class - [JAR]

├─ com.yanzhenjie.andserver.annotation.GetMapping.class - [JAR]

├─ com.yanzhenjie.andserver.annotation.Interceptor.class - [JAR]

├─ com.yanzhenjie.andserver.annotation.PatchMapping.class - [JAR]

├─ com.yanzhenjie.andserver.annotation.PathVariable.class - [JAR]

├─ com.yanzhenjie.andserver.annotation.PostMapping.class - [JAR]

├─ com.yanzhenjie.andserver.annotation.PutMapping.class - [JAR]

├─ com.yanzhenjie.andserver.annotation.QueryParam.class - [JAR]

├─ com.yanzhenjie.andserver.annotation.RequestBody.class - [JAR]

├─ com.yanzhenjie.andserver.annotation.RequestHeader.class - [JAR]

├─ com.yanzhenjie.andserver.annotation.RequestMapping.class - [JAR]

├─ com.yanzhenjie.andserver.annotation.RequestMethod.class - [JAR]

├─ com.yanzhenjie.andserver.annotation.RequestParam.class - [JAR]

├─ com.yanzhenjie.andserver.annotation.Resolver.class - [JAR]

├─ com.yanzhenjie.andserver.annotation.ResponseBody.class - [JAR]

├─ com.yanzhenjie.andserver.annotation.RestController.class - [JAR]

Advertisement