View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window ktlint-test-0.50.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.pinterest.ktlint.test
├─ com.pinterest.ktlint.test.KtLintAssertThat.class - [JAR]
├─ com.pinterest.ktlint.test.KtLintAssertThatAssertable.class - [JAR]
├─ com.pinterest.ktlint.test.KtLintAssertThatKt.class - [JAR]
├─ com.pinterest.ktlint.test.KtlintDocumentationTest.class - [JAR]
├─ com.pinterest.ktlint.test.KtlintTestFileSystem.class - [JAR]
├─ com.pinterest.ktlint.test.KtlintTestFileSystemKt.class - [JAR]
├─ com.pinterest.ktlint.test.LintViolation.class - [JAR]
├─ com.pinterest.ktlint.test.MissingEolMarker.class - [JAR]
├─ com.pinterest.ktlint.test.RuleSetProviderTest.class - [JAR]
├─ com.pinterest.ktlint.test.TestLiteralsKt.class - [JAR]