Groovy Documentation

org.gradle.nativebinaries
[Java] Interface Flavor

org.gradle.nativebinaries.Flavor
  org.gradle.api.Named
All Superinterfaces:
Named

@Incubating
public interface Flavor
extends Named

Defines a custom variant that can be built for a NativeComponent.


Method Summary
 
Methods inherited from interface Named
getName
 

Gradle API 1.10-rc-2