f86934472c2625cf8bd6e27b221db8f165f008d3
VacCalc
Building
Prerequisites
- Java 11 or higher
- Maven 3.6 or higher
Compile
mvn clean compile
Package
mvn package
Run
Using Maven:
mvn exec:java
Using Java directly:
java -jar target/vaccalc-1.0.0.jar
License
This project is licensed under the Zlib license. See the license file for more information.
Languages
Java
88.8%
HTML
11.2%