is not current version
Last Version 20040218.045431

commons-math:commons-math 20040118.003354


GroupId

GroupId

commons-math
ArtifactId

ArtifactId

commons-math
Version

Version

20040118.003354
Type

Type

jar

Download commons-math 20040118.003354


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