is not current version
Last Version 2.4.1

org.ojalgo:ojalgo-finance 1.1.0

Domain specific (finance) additions to oj! Algorithms

GroupId

GroupId

org.ojalgo
ArtifactId

ArtifactId

ojalgo-finance
Version

Version

1.1.0
Type

Type

jar

Download ojalgo-finance 1.1.0


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