jar

org.violetlib : vannotations

Maven & Gradle

Jan 22, 2024
0 stars

VAnnotations · Java Annotations

Table Of Contents

Latest Version

Download org.violetlib : vannotations JAR file - Latest Versions:

All Versions

Download org.violetlib : vannotations JAR file - All Versions:

Version Vulnerabilities Size Updated
1

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 vannotations-1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.violetlib.annotations

├─ org.violetlib.annotations.Cache.class - [JAR]

├─ org.violetlib.annotations.Configured.class - [JAR]

├─ org.violetlib.annotations.CreatedOnDemand.class - [JAR]

├─ org.violetlib.annotations.Fixed.class - [JAR]

├─ org.violetlib.annotations.Immutable.class - [JAR]

├─ org.violetlib.annotations.InvokedUsingReflection.class - [JAR]

├─ org.violetlib.annotations.NoInstances.class - [JAR]

├─ org.violetlib.annotations.NotNullUntilReleased.class - [JAR]

├─ org.violetlib.annotations.SingleInstance.class - [JAR]

├─ org.violetlib.annotations.Uninitialized.class - [JAR]

├─ org.violetlib.annotations.Value.class - [JAR]

├─ org.violetlib.annotations.Volatile.class - [JAR]

Advertisement