When I build the project in NetBeans it shows in lib folder these libraries
client-combined-3.141.59.jar
client-combined-3.141.59-sources.jar
commons-exec-1.3.jar
cryptolens.jar
guava-25.0-jre.jar
okhttp-3.11.0.jar
okio-1.14.0.jar
so whenever I want to move the project I need to copy them with it! How can I merge them into the main jar application?