| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаorg.matheclipse |
| Идентификатор | Идентификаторmatheclipse-script |
| Последняя версия | Последняя версия2.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеorg.matheclipse:matheclipse-script
The Symja javax.script engine
|
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.matheclipse : matheclipse-core | jar | 2.0.0 |
| org.matheclipse : matheclipse-logging | jar | 2.0.0 |
| org.matheclipse : matheclipse-gpl | jar | 2.0.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
| org.junit.vintage : junit-vintage-engine | jar | 5.8.2 |