Avail Library Dependency Group
Parameters
dependency
The target library's dependency string of the form
"group:artifactName:version"Content copied to clipboard
root Names
The list of root names of the roots to use from the library dependency artifact.
Parameters
group
The dependency's group name.
artifact Name
The name of the artifact. This corresponds to the base name the library jar file that should be named without the version or .jar extension. This will be used to construct the AvailRoot.location.
version
The version of the Avail library to use.
root Names
The list of root names of the roots to use from the library dependency artifact.