Interface NativeLibrary

All Superinterfaces:
Component, Library
All Known Subinterfaces:
PrebuiltLibrary

@Incubating @Deprecated public interface NativeLibrary extends Library
Deprecated.
The Gradle software model is deprecated and will be removed in Gradle 10. Use the new component model (e.g. cpp-application, cpp-library, swift-application, swift-library, xctest) instead.
A library component that is built by a gradle project.