ExposedGradlePlugin

class ExposedGradlePlugin : Plugin<Project>

A plugin extension of the Gradle build tool that applies configured automations to specific Exposed functionality.

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
object Companion

Functions

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