Skip to content

admlvntv/Prime-Number-Checker

Repository files navigation

Welcome to Prime Number Checker 👋

License: gplv3 CodeFactor Java CI with Maven

Checks if inputted int is a prime number or not

Made with Java 16

Install

mvn compile -f "(location of pom.xml)"
mvn package -f "(location of pom.xml)"

Usage

java -jar .\target\primenumcheck-x.x-SNAPSHOT.jar

Run tests

mvn test -f "(location of pom.xml)"

Author

👤 Adam Nativ

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2021 Adam Nativ.
This project is GNU GENERAL PUBLIC LICENSE Version 3 licensed.


This README was generated with ❤️ by readme-md-generator

About

Checks if inputted int is a prime number or not

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages