License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.matheclipse |
ArtifactId | ArtifactIdmatheclipse-api |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.matheclipse:matheclipse-api
The Symja api module
|
Filename | Size |
---|---|
matheclipse-api-2.0.0.pom | |
matheclipse-api-2.0.0.jar | 111 KB |
matheclipse-api-2.0.0-sources.jar | 63 KB |
matheclipse-api-2.0.0-javadoc.jar | 449 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.matheclipse/matheclipse-api/ -->
<dependency>
<groupId>org.matheclipse</groupId>
<artifactId>matheclipse-api</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.matheclipse/matheclipse-api/
implementation 'org.matheclipse:matheclipse-api:2.0.0'
// https://jarcasting.com/artifacts/org.matheclipse/matheclipse-api/
implementation ("org.matheclipse:matheclipse-api:2.0.0")
'org.matheclipse:matheclipse-api:jar:2.0.0'
<dependency org="org.matheclipse" name="matheclipse-api" rev="2.0.0">
<artifact name="matheclipse-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.matheclipse', module='matheclipse-api', version='2.0.0')
)
libraryDependencies += "org.matheclipse" % "matheclipse-api" % "2.0.0"
[org.matheclipse/matheclipse-api "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.matheclipse : matheclipse-core | jar | 2.0.0 |
commons-codec : commons-codec | jar | 1.15 |
io.undertow : undertow-core | jar | 2.2.16.Final |
org.apache.lucene : lucene-analyzers-common | jar | 8.11.1 |
org.commonmark : commonmark-ext-gfm-tables | jar | 0.18.2 |
org.owasp.encoder : encoder | jar | 1.2.3 |
org.matheclipse : matheclipse-logging | jar | 2.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.matheclipse : matheclipse-script | jar | 2.0.0 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
org.junit.vintage : junit-vintage-engine | jar | 5.8.2 |