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