| License |
License |
|---|---|
| GroupId | GroupIdorg.ojalgo |
| ArtifactId | ArtifactIdojalgo-unsafe |
| Version | Version3.0.0 |
| 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.0.0.pom | |
| ojalgo-unsafe-3.0.0.jar | 11 KB |
| ojalgo-unsafe-3.0.0-sources.jar | 8 KB |
| ojalgo-unsafe-3.0.0-javadoc.jar | 39 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.ojalgo/ojalgo-unsafe/ -->
<dependency>
<groupId>org.ojalgo</groupId>
<artifactId>ojalgo-unsafe</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ojalgo/ojalgo-unsafe/
implementation 'org.ojalgo:ojalgo-unsafe:3.0.0'
// https://jarcasting.com/artifacts/org.ojalgo/ojalgo-unsafe/
implementation ("org.ojalgo:ojalgo-unsafe:3.0.0")
'org.ojalgo:ojalgo-unsafe:jar:3.0.0'
<dependency org="org.ojalgo" name="ojalgo-unsafe" rev="3.0.0">
<artifact name="ojalgo-unsafe" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ojalgo', module='ojalgo-unsafe', version='3.0.0')
)
libraryDependencies += "org.ojalgo" % "ojalgo-unsafe" % "3.0.0"
[org.ojalgo/ojalgo-unsafe "3.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.ojalgo : ojalgo | jar | 48.4.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.ojalgo : ojalgo | test-jar | 48.4.1 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.7.1 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.7.1 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.7.1 |