jar

com.github.codestickers : codestickers

Maven & Gradle

Aug 01, 2022
3 stars

CodeStickers · A collection of useful java annotations.

Table Of Contents

Latest Version

Download com.github.codestickers : codestickers JAR file - Latest Versions:

All Versions

Download com.github.codestickers : codestickers JAR file - All Versions:

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

com.github.codestickers

├─ com.github.codestickers.DoNotUse.class - [JAR]

├─ com.github.codestickers.FixMe.class - [JAR]

├─ com.github.codestickers.FixMes.class - [JAR]

├─ com.github.codestickers.ForTestOnly.class - [JAR]

├─ com.github.codestickers.Hint.class - [JAR]

├─ com.github.codestickers.Hints.class - [JAR]

├─ com.github.codestickers.Magic.class - [JAR]

├─ com.github.codestickers.Note.class - [JAR]

├─ com.github.codestickers.Notes.class - [JAR]

├─ com.github.codestickers.See.class - [JAR]

├─ com.github.codestickers.Sees.class - [JAR]

├─ com.github.codestickers.TotalHoursWastedHere.class - [JAR]

├─ com.github.codestickers.Unused.class - [JAR]

├─ com.github.codestickers.Used.class - [JAR]

├─ com.github.codestickers.Useds.class - [JAR]

├─ com.github.codestickers.VisibleForTesting.class - [JAR]