jar

com.javiersc.detekt-rules : banned-import

Maven & Gradle

Jul 05, 2022
2 stars

Detekt Banned Imports · A Detekt rule which allows to ban imports

Table Of Contents

Latest Version

Download com.javiersc.detekt-rules : banned-import JAR file - Latest Versions:

All Versions

Download com.javiersc.detekt-rules : banned-import JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x
0.1.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 banned-import-1.0.0-alpha.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.javiersc.detekt.rules.banned.import

├─ com.javiersc.detekt.rules.banned.import.BannedImport.class - [JAR]

├─ com.javiersc.detekt.rules.banned.import.BannedImportRulesProvider.class - [JAR]