Library Book Inventory Java console application to manage a small library inventory using collections. Features Add, remove, list, and search books How to Run Compile: javac *.java Run: java Main