@Incubating public class JvmComponentPlugin extends Object implements Plugin<Project>
ComponentModelBasePlugin
. Registers the JvmLibrarySpec
library type for the components
container.Constructor | Description |
---|---|
JvmComponentPlugin() |
Modifier and Type | Method | Description |
---|---|---|
void |
apply(Project project) |
Apply this plugin to the given target object.
|