jar

io.github.rqrjc : winter-annotations

Maven & Gradle

Aug 17, 2022
0 stars

Winter Annotations · A simple network request framework

Table Of Contents

Latest Version

Download io.github.rqrjc : winter-annotations JAR file - Latest Versions:

All Versions

Download io.github.rqrjc : winter-annotations JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.x
1.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 winter-annotations-1.1.18.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.rqrjc.winter.annotations

├─ com.rqrjc.winter.annotations.Autowired.class - [JAR]

├─ com.rqrjc.winter.annotations.BindUrl.class - [JAR]

├─ com.rqrjc.winter.annotations.Decrypt.class - [JAR]

├─ com.rqrjc.winter.annotations.DecryptClass.class - [JAR]

├─ com.rqrjc.winter.annotations.Encrypt.class - [JAR]

├─ com.rqrjc.winter.annotations.EncryptClass.class - [JAR]

├─ com.rqrjc.winter.annotations.Global.class - [JAR]

├─ com.rqrjc.winter.annotations.NotRequest.class - [JAR]

├─ com.rqrjc.winter.annotations.PostUrl.class - [JAR]

├─ com.rqrjc.winter.annotations.ReturnValue.class - [JAR]

├─ com.rqrjc.winter.annotations.T.class - [JAR]

├─ com.rqrjc.winter.annotations.Url.class - [JAR]

├─ com.rqrjc.winter.annotations.UseEncrypt.class - [JAR]

├─ com.rqrjc.winter.annotations.WebPage.class - [JAR]

├─ com.rqrjc.winter.annotations.WebPageTest.class - [JAR]

Advertisement