The configuration for jvm components created by this build.
Type | Name and description |
---|---|
NamedDomainObjectContainer<JvmLibrary> |
getLibraries() Provides the set of JVM libraries that can be created by this build. |
void |
libraries(Action<? super NamedDomainObjectContainer<? super JvmLibrary>> action) Configures the set of JVM libraries. |