jar

com.kiiadi.ktfriendly : checkstyle

Maven & Gradle

Jun 30, 2020
5 stars

Kotlin Friendly Checkstyle Checks · Checkstyle rules that highlight potential problems with a Java library that may make it unfriendly to Kotlin consumers.

Table Of Contents

Latest Version

Download com.kiiadi.ktfriendly : checkstyle JAR file - Latest Versions:

All Versions

Download com.kiiadi.ktfriendly : checkstyle JAR file - All Versions:

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

com.kiiadi.ktfriendly.checkstyle

├─ com.kiiadi.ktfriendly.checkstyle.AbstractInvalidIdentifiersCheck.class - [JAR]

├─ com.kiiadi.ktfriendly.checkstyle.KotlinExtensionMethodShadowCheck.class - [JAR]

├─ com.kiiadi.ktfriendly.checkstyle.KotlinHardKeywordsCheck.class - [JAR]

Advertisement