This application lets you convert numbers in several number systems.
This application lets you convert numbers in several number systems.
javac -g src/Main.java
to compile the source codejar cfe Number\ Converter.jar src/Main src/*.class
if you want to build an executable jar fileAlternatively, you can download the current build on the release page.