ShadowJavaPlugin

abstract class ShadowJavaPlugin @Inject constructor(softwareComponentFactory: SoftwareComponentFactory) : Plugin<Project>

Constructors

Link copied to clipboard
@Inject
constructor(softwareComponentFactory: SoftwareComponentFactory)

Types

Link copied to clipboard
object Companion

Functions

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