We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
You need:
$ git clone https://github.com/netfishers-onl/Netshot.git $ cd netshot $ ./mvnw clean $ ./mvnw package
The resulting JAR, netshot.jar should be found under target folder.
netshot.jar
target
$ ./mvnw verify