Interface KlibPackaging
-
- All Implemented Interfaces:
-
org.gradle.api.Named
public interface KlibPackaging implements Named
Represents a configuration for specifying the desired variant of Klib dependency.
Use NON_PACKED when the artifact will undergo introspection, as this avoids unnecessary packaging and unpackaging steps.
If a variant with attribute value NON_PACKED is not available, a variant with attribute value PACKED will be selected.
- Since:
2.1.0