Single entry module library
| Type | Name and description |
|---|---|
ModuleVersionIdentifier |
moduleVersionModule version of the library, if any. |
| Constructor and description |
|---|
SingleEntryModuleLibrary
(FilePath library, Set<FilePath> javadoc, Set<FilePath> source, String scope)Creates single entry module library |
SingleEntryModuleLibrary
(FilePath library, FilePath javadoc, FilePath source, String scope)Creates single entry module library |
SingleEntryModuleLibrary
(FilePath library, String scope)Creates single entry module library |
| Type | Name and description |
|---|---|
File |
getJavadocFile()Returns a single javadoc jar or javadoc folder |
File |
getLibraryFile()Returns a single jar or class folder |
File |
getSourceFile()Returns a single source jar or source folder |
Module version of the library, if any.
Creates single entry module library
library - a path to jar or class folder in idea formatjavadoc - paths to javadoc jars or javadoc folderssource - paths to source jars or source foldersscope - scopeCreates single entry module library
library - a path to jar or class folder in idea formatjavadoc - path to javadoc jars or javadoc folderssource - paths to source jars or source foldersscope - scopeGradle API 2.9