License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.matheclipse |
ArtifactId | ArtifactIdmatheclipse-core |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.matheclipse:matheclipse-core
The Symja core module
|
Filename | Size |
---|---|
matheclipse-core-2.0.0.pom | |
matheclipse-core-2.0.0.jar | 5 MB |
matheclipse-core-2.0.0-sources.jar | 2 MB |
matheclipse-core-2.0.0-javadoc.jar | 6 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.matheclipse/matheclipse-core/ -->
<dependency>
<groupId>org.matheclipse</groupId>
<artifactId>matheclipse-core</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.matheclipse/matheclipse-core/
implementation 'org.matheclipse:matheclipse-core:2.0.0'
// https://jarcasting.com/artifacts/org.matheclipse/matheclipse-core/
implementation ("org.matheclipse:matheclipse-core:2.0.0")
'org.matheclipse:matheclipse-core:jar:2.0.0'
<dependency org="org.matheclipse" name="matheclipse-core" rev="2.0.0">
<artifact name="matheclipse-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.matheclipse', module='matheclipse-core', version='2.0.0')
)
libraryDependencies += "org.matheclipse" % "matheclipse-core" % "2.0.0"
[org.matheclipse/matheclipse-core "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.matheclipse : matheclipse-external | jar | 2.0.0 |
org.matheclipse : matheclipse-parser | jar | 2.0.0 |
de.uni-mannheim.rz.krum : jas | jar | 2.7.120 |
org.apfloat : apfloat | jar | 1.10.1 |
org.hipparchus : hipparchus-clustering | jar | 2.0 |
org.hipparchus : hipparchus-fft | jar | 2.0 |
org.hipparchus : hipparchus-fitting | jar | 2.0 |
org.hipparchus : hipparchus-ode | jar | 2.0 |
org.hipparchus : hipparchus-optim | jar | 2.0 |
org.jgrapht : jgrapht-io | jar | 1.5.1 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
org.apache.commons : commons-csv | jar | 1.9.0 |
org.logicng : logicng | jar | 2.2.0 |
org.gavaghan : geodesy | jar | 1.1.3 |
it.unimi.dsi : fastutil-core | jar | 8.5.8 |
org.codehaus.janino : janino | jar | 3.1.6 |
com.ibm.icu : icu4j | jar | 70.1 |
com.univocity : univocity-parsers | jar | 2.9.1 |
org.organicdesign : Paguro | jar | 3.10.0 |
org.apache.logging.log4j : log4j-api | jar | 2.17.2 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
org.junit.vintage : junit-vintage-engine | jar | 5.8.2 |