is not current version
Last Version 51.3.0

org.ojalgo:ojalgo 48.3.2

oj! Algorithms - ojAlgo - is Open Source Java code that has to do with mathematics, linear algebra and optimisation.

GroupId

GroupId

org.ojalgo
ArtifactId

ArtifactId

ojalgo
Version

Version

48.3.2
Type

Type

jar

Download ojalgo 48.3.2


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