Package org.gradle.api.plugins
Interface JavaPlatformExtension
-
public interface JavaPlatformExtension
The extension to configure a Java platform project.- Since:
- 5.2
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
allowDependencies()
Allow dependencies to be declared.
-