Interface NativeLibraryBinarySpec

All Superinterfaces:
Binary, BinarySpec, Buildable, BuildableComponentSpec, CheckableComponentSpec, ComponentSpec, LibraryBinarySpec, ModelElement, Named, NativeBinarySpec
All Known Subinterfaces:
SharedLibraryBinarySpec, StaticLibraryBinarySpec

@Incubating @Deprecated public interface NativeLibraryBinarySpec extends NativeBinarySpec, LibraryBinarySpec
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.
Represents a binary artifact that is the result of building a native library component.