Search Gradle plugins
Plugin | Latest Version |
---|---|
lv.brain.gradle.javaEnumFinderThe Java Enum Finder is a Gradle plugin designed to search for usages of specific Java Enum classes in your project's main source. The plugin scans through the source code files to find occurrences of the specified enums and reports the files and line numbers where these enums are used. |
1.1.0
(11 September 2024) |
com.liewjuntung.enum_generatorA plugin to generate Kotlin and Swift enum classes for Flutter binding code. |
0.1.1
(23 September 2020) |
kruse.enumadocGenerates an asciidoc formatted table based on a java Enum |
0.1
(23 October 2018) |