Skip to content

io.github.skenvy.collatz 1.0.0

Install 1/2: Add this to pom.xml:
Learn more about Maven or Gradle
<dependency>
  <groupId>io.github.skenvy</groupId>
  <artifactId>collatz</artifactId>
  <version>1.0.0</version>
</dependency>
Install 2/2: Run via command line
$ mvn install

About this package

Functions related to the Collatz/Syracuse/3N+1 problem.