Groovy Documentation

org.gradle.api.artifacts
[Java] Interface Module


public interface Module

A Module represents the meta-information about a project which should be used when publishing the module.

Authors:
Hans Dockter


Field Summary
static java.lang.String DEFAULT_STATUS

 

Field Detail

DEFAULT_STATUS

public static final java.lang.String DEFAULT_STATUS


 

Groovy Documentation