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