yjxf vf
11/29/2025, 9:31 AMVampire
11/29/2025, 11:53 AMExtensionAware. Every instance created through Gradle, for example using objects.newInstance or any other way, is automatically ExtensionAware, even if it does not formally implement that interface.
So given the usual situation, you cast the instance to ExtensionAware if it does not declare the interface and then add an extension as on any other ExtensionAware object like project.