License |
License |
---|---|
GroupId | GroupIdorg.ojalgo |
ArtifactId | ArtifactIdojalgo-unsafe |
Last Version | Last Version3.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionojAlgo-unsafe
ojAlgo Unsafe extensions
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ojalgo-unsafe-3.1.0.pom | |
ojalgo-unsafe-3.1.0.jar | 14 KB |
ojalgo-unsafe-3.1.0-sources.jar | 10 KB |
ojalgo-unsafe-3.1.0-javadoc.jar | 42 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ojalgo/ojalgo-unsafe/ -->
<dependency>
<groupId>org.ojalgo</groupId>
<artifactId>ojalgo-unsafe</artifactId>
<version>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ojalgo/ojalgo-unsafe/
implementation 'org.ojalgo:ojalgo-unsafe:3.1.0'
// https://jarcasting.com/artifacts/org.ojalgo/ojalgo-unsafe/
implementation ("org.ojalgo:ojalgo-unsafe:3.1.0")
'org.ojalgo:ojalgo-unsafe:jar:3.1.0'
<dependency org="org.ojalgo" name="ojalgo-unsafe" rev="3.1.0">
<artifact name="ojalgo-unsafe" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ojalgo', module='ojalgo-unsafe', version='3.1.0')
)
libraryDependencies += "org.ojalgo" % "ojalgo-unsafe" % "3.1.0"
[org.ojalgo/ojalgo-unsafe "3.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.ojalgo : ojalgo | jar | 49.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.ojalgo : ojalgo | test-jar | 48.4.1 |
org.junit.jupiter : junit-jupiter-api | jar | 5.7.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.2 |
org.junit.jupiter : junit-jupiter-params | jar | 5.7.2 |