| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdorg.matheclipse |
| ArtifactId | ArtifactIdmatheclipse |
| Last Version | Last Version2.0.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionorg.matheclipse:matheclipse
Symja Java Symbolic Math library.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| matheclipse-2.0.0.pom | 17 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.matheclipse/matheclipse/ -->
<dependency>
<groupId>org.matheclipse</groupId>
<artifactId>matheclipse</artifactId>
<version>2.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.matheclipse/matheclipse/
implementation 'org.matheclipse:matheclipse:2.0.0'
// https://jarcasting.com/artifacts/org.matheclipse/matheclipse/
implementation ("org.matheclipse:matheclipse:2.0.0")
'org.matheclipse:matheclipse:pom:2.0.0'
<dependency org="org.matheclipse" name="matheclipse" rev="2.0.0">
<artifact name="matheclipse" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.matheclipse', module='matheclipse', version='2.0.0')
)
libraryDependencies += "org.matheclipse" % "matheclipse" % "2.0.0"
[org.matheclipse/matheclipse "2.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
| org.junit.vintage : junit-vintage-engine | jar | 5.8.2 |