org.apache.commons:commons-math3 (3.6.1)
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.6.1</version>
</dependency>mvn installmvn dependency:get -DremoteRepositories= -Dartifact=org.apache.commons:commons-math3:3.6.1About 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.
Dependencies
junit:junit
4.11
Details
Assets (2)
Versions (4)
View all
commons-math3-3.6.1.jar
2.1 MiB
commons-math3-3.6.1.pom
28 KiB