Package org.gradle.api.plugins
Class JavaLibraryPlugin
- java.lang.Object
-
- org.gradle.api.plugins.JavaLibraryPlugin
-
-
Constructor Summary
Constructors Constructor Description JavaLibraryPlugin(ObjectFactory objectFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
apply(Project project)
Apply this plugin to the given target object.
-
-
-
Constructor Detail
-
JavaLibraryPlugin
@Inject public JavaLibraryPlugin(ObjectFactory objectFactory)
-
-