jar

com.infinum.collar : collar-lint

Maven & Gradle

Mar 27, 2023
26 stars

Collar Lint checks · Collection of Lint checks for Collar

Table Of Contents

Latest Version

Download com.infinum.collar : collar-lint JAR file - Latest Versions:

All Versions

Download com.infinum.collar : collar-lint JAR file - All Versions:

Version Vulnerabilities Size Updated
1.4.x
1.3.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 collar-lint-1.4.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.infinum.collar.lint

├─ com.infinum.collar.lint.CollarIssueRegistry.class - [JAR]

├─ com.infinum.collar.lint.IssueFactory.class - [JAR]

com.infinum.collar.lint.detectors

├─ com.infinum.collar.lint.detectors.MissingScreenNameAnnotationDetector.class - [JAR]

Advertisement