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 @Unmodifiable subModules: @Unmodifiable Set<String>)