public class ParsedLibrary
extends java.lang.Object
Constructor and Description |
---|
ParsedLibrary(java.nio.file.Path path,
java.net.URL url,
java.lang.String artifact,
boolean installed) |
Modifier and Type | Method and Description |
---|---|
void |
download(fr.flowarg.flowlogger.ILogger logger) |
java.lang.String |
getArtifact() |
java.nio.file.Path |
getPath() |
java.util.Optional<java.net.URL> |
getUrl() |
boolean |
isInstalled() |