| License |
License |
|---|---|
| GroupId | GroupIdorg.meteothink |
| ArtifactId | ArtifactIdmeteoinfo-math |
| Version | Version3.1.0 |
| Type | Typejar |
| Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Filename | Size |
|---|---|
| meteoinfo-math-3.1.0.pom | |
| meteoinfo-math-3.1.0.jar | 199 KB |
| meteoinfo-math-3.1.0-sources.jar | 132 KB |
| meteoinfo-math-3.1.0-javadoc.jar | 920 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.meteothink/meteoinfo-math/ -->
<dependency>
<groupId>org.meteothink</groupId>
<artifactId>meteoinfo-math</artifactId>
<version>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.meteothink/meteoinfo-math/
implementation 'org.meteothink:meteoinfo-math:3.1.0'
// https://jarcasting.com/artifacts/org.meteothink/meteoinfo-math/
implementation ("org.meteothink:meteoinfo-math:3.1.0")
'org.meteothink:meteoinfo-math:jar:3.1.0'
<dependency org="org.meteothink" name="meteoinfo-math" rev="3.1.0">
<artifact name="meteoinfo-math" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.meteothink', module='meteoinfo-math', version='3.1.0')
)
libraryDependencies += "org.meteothink" % "meteoinfo-math" % "3.1.0"
[org.meteothink/meteoinfo-math "3.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.meteothink : meteoinfo-ndarray | jar | 3.1.0 |
| org.meteothink : meteoinfo-common | jar | 3.1.0 |
| org.ejml : ejml-experimental | jar | 0.40 |
| org.ejml : ejml-simple | jar | 0.40 |
| org.ojalgo : ojalgo | jar | 48.4.1 |
| com.github.haifengl : smile-interpolation | jar | 2.6.0 |
| org.bytedeco : javacpp-platform | jar | 1.5.4 |
| org.bytedeco : openblas-platform | jar | 0.3.10-1.5.4 |