Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

com.team766.maroonframework 2.2.0 Latest version

Install 1/2: Add this to pom.xml:
Learn more about Maven or Gradle
<dependency>
  <groupId>com.team766</groupId>
  <artifactId>maroonframework</artifactId>
  <version>2.2.0</version>
</dependency>
Install 2/2: Run via command line
$ mvn install

About this package

The Apache Commons Math project is a library of lightweight, self-contained mathematics and statistics components addressing the most common practical problems not immediately available in the Java programming language or commons-lang.