We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
git clone https://github.com/emsixteeen/IterativeReduce.git cd IterativeReduce mvn compile
To use the IterativeReduce JAR as a dependency in your Maven projects, get the source from Github:
git clone https://github.com/emsixteeen/IterativeReduce.git
Install the JAR file into the local Maven repository:
cd IterativeReduce mvn install