Simple implementation to read and write lines of from and to a file. When including this .jar as a dependency to your project, you will have simple interfaces to manage files.
Add to project javac -cp ".;C:\Users<PATH TO LIB>\lib\file-management-jopre.jar" App.java