| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаorg.matheclipse |
| Идентификатор | Идентификаторmatheclipse |
| Последняя версия | Последняя версия2.0.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеorg.matheclipse:matheclipse
Symja Java Symbolic Math library.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| matheclipse-2.0.0.pom | 17 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.matheclipse/matheclipse/ -->
<dependency>
<groupId>org.matheclipse</groupId>
<artifactId>matheclipse</artifactId>
<version>2.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.matheclipse/matheclipse/
implementation 'org.matheclipse:matheclipse:2.0.0'
// https://jarcasting.com/artifacts/org.matheclipse/matheclipse/
implementation ("org.matheclipse:matheclipse:2.0.0")
'org.matheclipse:matheclipse:pom:2.0.0'
<dependency org="org.matheclipse" name="matheclipse" rev="2.0.0">
<artifact name="matheclipse" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.matheclipse', module='matheclipse', version='2.0.0')
)
libraryDependencies += "org.matheclipse" % "matheclipse" % "2.0.0"
[org.matheclipse/matheclipse "2.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
| org.junit.vintage : junit-vintage-engine | jar | 5.8.2 |