Interface ProjectLayout


  • @Incubating
    public interface ProjectLayout
    Provides access to several important locations for a project. An instance of the factory can be injected into a task or plugin by annotating a public constructor or method with javax.inject.Inject. It is also available via Project.getLayout().
    Since:
    4.1