|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD |
@Incubating public interface NativeLibraryRequirement
A dependency on a native-binaries library within the build.
Method Summary | |
---|---|
String
|
getLibraryName()
The name of the required library. |
String
|
getLinkage()
The required linkage. |
String
|
getProjectPath()
The path to the project containing the library. |
Method Detail |
---|
public String getLibraryName()
public String getLinkage()
public String getProjectPath()
Gradle API 1.12