LibraryData

constructor(@NotNull group: String, @NotNull artifact: String, @Nullable relocation: String)
constructor(@NotNull group: String, @NotNull artifact: String, @Nullable relocation: String, @NotNull predicate: BooleanSupplier)
constructor(@NotNull group: String, @NotNull artifact: String, @Nullable relocation: String, @NotNull subModules: Set<String>)