org.apache.commons:commons-math3 (3.2)
Published 2026-02-24 13:43:55 +00:00 by atheaadmin
Installation
<repositories>
<repository>
<id>gitea</id>
<url> </url>
</repository>
</repositories>
<distributionManagement>
<repository>
<id>gitea</id>
<url> </url>
</repository>
<snapshotRepository>
<id>gitea</id>
<url> </url>
</snapshotRepository>
</distributionManagement><dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-math3</artifactId>
<version>3.2</version>
</dependency>mvn installmvn dependency:get -DremoteRepositories= -Dartifact=org.apache.commons:commons-math3:3.2About this package
The 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.
Dependencies
junit:junit
4.10
Details
Assets (1)
Versions (4)
View all
commons-math3-3.2.pom
17 KiB