Groovy Documentation

org.gradle.api
[Java] Interface Buildable


public interface Buildable

A Buildable represents an artifact or set of artifacts which are built by one or more Task instances.


Groovy Documentation