License |
License |
---|---|
GroupId | GroupIdorg.ojalgo |
ArtifactId | ArtifactIdojalgo-commons-math3 |
Version | Version3.1.0 |
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 |
Filename | Size |
---|---|
ojalgo-commons-math3-3.1.0.pom | |
ojalgo-commons-math3-3.1.0.jar | 16 KB |
ojalgo-commons-math3-3.1.0-sources.jar | 11 KB |
ojalgo-commons-math3-3.1.0-javadoc.jar | 71 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ojalgo/ojalgo-commons-math3/ -->
<dependency>
<groupId>org.ojalgo</groupId>
<artifactId>ojalgo-commons-math3</artifactId>
<version>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ojalgo/ojalgo-commons-math3/
implementation 'org.ojalgo:ojalgo-commons-math3:3.1.0'
// https://jarcasting.com/artifacts/org.ojalgo/ojalgo-commons-math3/
implementation ("org.ojalgo:ojalgo-commons-math3:3.1.0")
'org.ojalgo:ojalgo-commons-math3:jar:3.1.0'
<dependency org="org.ojalgo" name="ojalgo-commons-math3" rev="3.1.0">
<artifact name="ojalgo-commons-math3" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ojalgo', module='ojalgo-commons-math3', version='3.1.0')
)
libraryDependencies += "org.ojalgo" % "ojalgo-commons-math3" % "3.1.0"
[org.ojalgo/ojalgo-commons-math3 "3.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-math3 | jar | 3.6.1 |
org.ojalgo : ojalgo | jar | 49.2.1 |
Group / Artifact | Type | Version |
---|---|---|
org.ojalgo : ojalgo | test-jar | 49.2.1 |
org.junit.jupiter : junit-jupiter-api | jar | 5.8.1 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.1 |
org.junit.jupiter : junit-jupiter-params | jar | 5.8.1 |