is not current version
Last Version 51.3.0

org.ojalgo:ojalgo 39.0

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

39.0
Type

Type

jar

Download ojalgo 39.0


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