Interface NativeLibraryBinary

All Superinterfaces:
Binary, NativeBinary
All Known Subinterfaces:
PrebuiltSharedLibraryBinary, PrebuiltStaticLibraryBinary, SharedLibraryBinary, StaticLibraryBinary

@Incubating @Deprecated public interface NativeLibraryBinary extends NativeBinary
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 physical representation of a NativeLibrary component.