JavaQAPlugin

abstract class JavaQAPlugin : Plugin<Project>

Just a template.

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
object Companion

Companion object for the plugin.

Functions

Link copied to clipboard
open override fun apply(project: Project)