is not current version
Last Version 3.2.0

org.ojalgo:ojalgo-commons-math3 2.47.3

ojAlgo and Apache Commons Math integration

GroupId

GroupId

org.ojalgo
ArtifactId

ArtifactId

ojalgo-commons-math3
Version

Version

2.47.3
Type

Type

jar

Download ojalgo-commons-math3 2.47.3


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