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