Contents
Interface FeatureSpec
-
Method Summary
Modifier and Type
Method
Description
voidDeclares a capability of this feature.
voidBy default, features are published on external repositories.
voidDeclares the source set which this feature is built from.
voidAutomatically package Javadoc and register the produced JAR as a variant.
voidAutomatically package sources from the linked
SourceSetand register the produced JAR as a variant.
-
Method Details
-
usingSourceSet
-
capability
-
withJavadocJar
-
withSourcesJar
-
disablePublication
-