is not current version
Last Version 62

com.guicedee.services:commons-math3 0.70.0.1-rc15

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.

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.guicedee.services
ArtifactId

ArtifactId

commons-math3
Version

Version

0.70.0.1-rc15
Type

Type

jar

Download commons-math3 0.70.0.1-rc15


<!-- https://jarcasting.com/artifacts/com.guicedee.services/commons-math3/ -->
<dependency>
    <groupId>com.guicedee.services</groupId>
    <artifactId>commons-math3</artifactId>
    <version>0.70.0.1-rc15</version>
</dependency>
// https://jarcasting.com/artifacts/com.guicedee.services/commons-math3/
implementation 'com.guicedee.services:commons-math3:0.70.0.1-rc15'
// https://jarcasting.com/artifacts/com.guicedee.services/commons-math3/
implementation ("com.guicedee.services:commons-math3:0.70.0.1-rc15")
'com.guicedee.services:commons-math3:jar:0.70.0.1-rc15'
<dependency org="com.guicedee.services" name="commons-math3" rev="0.70.0.1-rc15">
  <artifact name="commons-math3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.guicedee.services', module='commons-math3', version='0.70.0.1-rc15')
)
libraryDependencies += "com.guicedee.services" % "commons-math3" % "0.70.0.1-rc15"
[com.guicedee.services/commons-math3 "0.70.0.1-rc15"]