License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.matheclipse |
ArtifactId | ArtifactIdmatheclipse-parser |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.matheclipse:matheclipse-parser
The Symja parser module
|
Filename | Size |
---|---|
matheclipse-parser-2.0.0.pom | |
matheclipse-parser-2.0.0.jar | 175 KB |
matheclipse-parser-2.0.0-sources.jar | 111 KB |
matheclipse-parser-2.0.0-javadoc.jar | 836 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.matheclipse/matheclipse-parser/ -->
<dependency>
<groupId>org.matheclipse</groupId>
<artifactId>matheclipse-parser</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.matheclipse/matheclipse-parser/
implementation 'org.matheclipse:matheclipse-parser:2.0.0'
// https://jarcasting.com/artifacts/org.matheclipse/matheclipse-parser/
implementation ("org.matheclipse:matheclipse-parser:2.0.0")
'org.matheclipse:matheclipse-parser:jar:2.0.0'
<dependency org="org.matheclipse" name="matheclipse-parser" rev="2.0.0">
<artifact name="matheclipse-parser" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.matheclipse', module='matheclipse-parser', version='2.0.0')
)
libraryDependencies += "org.matheclipse" % "matheclipse-parser" % "2.0.0"
[org.matheclipse/matheclipse-parser "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
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 |