License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.matheclipse |
ArtifactId | ArtifactIdmatheclipse-external |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.matheclipse:matheclipse-external
The Symja external module
|
Filename | Size |
---|---|
matheclipse-external-2.0.0.pom | |
matheclipse-external-2.0.0.jar | 975 KB |
matheclipse-external-2.0.0-sources.jar | 781 KB |
matheclipse-external-2.0.0-javadoc.jar | 4 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.matheclipse/matheclipse-external/ -->
<dependency>
<groupId>org.matheclipse</groupId>
<artifactId>matheclipse-external</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.matheclipse/matheclipse-external/
implementation 'org.matheclipse:matheclipse-external:2.0.0'
// https://jarcasting.com/artifacts/org.matheclipse/matheclipse-external/
implementation ("org.matheclipse:matheclipse-external:2.0.0")
'org.matheclipse:matheclipse-external:jar:2.0.0'
<dependency org="org.matheclipse" name="matheclipse-external" rev="2.0.0">
<artifact name="matheclipse-external" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.matheclipse', module='matheclipse-external', version='2.0.0')
)
libraryDependencies += "org.matheclipse" % "matheclipse-external" % "2.0.0"
[org.matheclipse/matheclipse-external "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 31.1-jre |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.2 |
io.pebbletemplates : pebble | jar | 3.1.5 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
org.junit.vintage : junit-vintage-engine | jar | 5.8.2 |