Creates a new library. @param urls direct download URLs @param groupId Maven group ID @param artifactId Maven artifact ID @param version artifact version @param classifier artifact classifier or null @param checksum binary SHA-256 checksum or null @param relocations jar relocati
(Collection<String> urls,
String groupId,
String artifactId,
String version,
String classifier,
byte[] checksum,
Collection<Relocation> relocations)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected