is not current version
Last Version 3.2.0

org.ojalgo:ojalgo-commons-math3 1.0.0

ojAlgo and Apache Commons Math integration

GroupId

GroupId

org.ojalgo
ArtifactId

ArtifactId

ojalgo-commons-math3
Version

Version

1.0.0
Type

Type

jar

Download ojalgo-commons-math3 1.0.0


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