public interface LibraryCallback
Libraries.| Modifier and Type | Method and Description |
|---|---|
void |
library(Library library)
Callback for a single library backed by a
File. |
void library(Library library) throws IOException
File.
NOTE: library name will be appended maven groupId as prefix, if duplicated artifactId+version was foundlibrary - the libraryIOException - if the operation failsCopyright © 2024. All rights reserved.