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.
[org.apache.commons/commons-math "2.0"]
org.apache.commons/commons-math {:mvn/version "2.0"}
implementation("org.apache.commons:commons-math:2.0")
<dependency> <groupId>org.apache.commons</groupId> <artifactId>commons-math</artifactId> <version>2.0</version> </dependency>
Want to display the latest version of your project on GitHub? Use the markdown code below!
If you want to include pre-releases and snapshots, use the following markdown code: