License |
License |
---|---|
GroupId | GroupIdorg.ojalgo |
ArtifactId | ArtifactIdojalgo-commons-math3 |
Last Version | Last Version3.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionojAlgo-commons-math3
ojAlgo and Apache Commons Math integration
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.ojalgo/ojalgo-commons-math3/ -->
<dependency>
<groupId>org.ojalgo</groupId>
<artifactId>ojalgo-commons-math3</artifactId>
<version>3.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ojalgo/ojalgo-commons-math3/
implementation 'org.ojalgo:ojalgo-commons-math3:3.2.0'
// https://jarcasting.com/artifacts/org.ojalgo/ojalgo-commons-math3/
implementation ("org.ojalgo:ojalgo-commons-math3:3.2.0")
'org.ojalgo:ojalgo-commons-math3:jar:3.2.0'
<dependency org="org.ojalgo" name="ojalgo-commons-math3" rev="3.2.0">
<artifact name="ojalgo-commons-math3" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ojalgo', module='ojalgo-commons-math3', version='3.2.0')
)
libraryDependencies += "org.ojalgo" % "ojalgo-commons-math3" % "3.2.0"
[org.ojalgo/ojalgo-commons-math3 "3.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-math3 | jar | 3.6.1 |
org.ojalgo : ojalgo | jar | 51.3.0 |
Group / Artifact | Type | Version |
---|---|---|
org.ojalgo : ojalgo | test-jar | 51.3.0 |
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-params | jar | 5.8.2 |