@Incubating public interface NativeLibraryRequirement
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getLibraryName()
The name of the required library.
|
java.lang.String |
getLinkage()
The required linkage.
|
java.lang.String |
getProjectPath()
The path to the project containing the library.
|