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