public class DependencyExporterPlugin
extends java.lang.Object
implements org.gradle.api.Plugin<org.gradle.api.Project>
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
USER_AGENT |
| Constructor and Description |
|---|
DependencyExporterPlugin() |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(org.gradle.api.Project project) |
public static final java.lang.String USER_AGENT