ToxopidPlugin

class ToxopidPlugin : Plugin<Project>

The main plugin of toxopid. It applies the base plugin and either the ToxopidShadowPlugin if the shadow plugin is present, or the java toxopid plugin if the java plugin is present.

Constructors

Link copied to clipboard
constructor()

Functions

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