is not current version
Last Version 51.3.0

org.ojalgo:ojalgo 35.0.1

oj! Algorithms - ojAlgo - is Open Source Java code that has to do with mathematics, linear algebra and optimisation; particularly (but certainly not exclusively) suitable for the financial domain.

GroupId

GroupId

org.ojalgo
ArtifactId

ArtifactId

ojalgo
Version

Version

35.0.1
Type

Type

jar

Download ojalgo 35.0.1


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