jar

com.bloogefest : annotation

Maven & Gradle

Jun 04, 2023
2 stars

BF.Annotation · Библиотека аннотаций общего назначения.

Table Of Contents

Latest Version

Download com.bloogefest : annotation JAR file - Latest Versions:

All Versions

Download com.bloogefest : annotation JAR file - All Versions:

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

com.bloogefest.annotation.analysis

├─ com.bloogefest.annotation.analysis.Contract.class - [JAR]

├─ com.bloogefest.annotation.analysis.Enumed.class - [JAR]

├─ com.bloogefest.annotation.analysis.Experimental.class - [JAR]

├─ com.bloogefest.annotation.analysis.Magical.class - [JAR]

├─ com.bloogefest.annotation.analysis.Nls.class - [JAR]

├─ com.bloogefest.annotation.analysis.NotNls.class - [JAR]

├─ com.bloogefest.annotation.analysis.NotNull.class - [JAR]

├─ com.bloogefest.annotation.analysis.Null.class - [JAR]

├─ com.bloogefest.annotation.analysis.Nullable.class - [JAR]

├─ com.bloogefest.annotation.analysis.Obsolete.class - [JAR]

├─ com.bloogefest.annotation.analysis.Range.class - [JAR]

├─ com.bloogefest.annotation.analysis.Removal.class - [JAR]

Advertisement