The plugin is available via Maven Central. In case you want to build and install the latest snapshot, you can clone the project, set JDK 11 and run ...
. ├── .run/ Predefined Run/Debug Configurations ├── build/ Output build directory ├── gradle │ ├── wrapper/ Gradle Wrapper ├── src Plugin sources │ ├── main │ │ ├── kotlin/ Kotlin production sources ...