is not current version
Last Version 51.3.0

org.ojalgo:ojalgo 48.3.1

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.1
Type

Type

jar

Download ojalgo 48.3.1


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