License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.matheclipse |
ArtifactId | ArtifactIdmatheclipse-discord |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.matheclipse:matheclipse-discord
The Symja discord module
|
Filename | Size |
---|---|
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 |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
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 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
org.junit.vintage : junit-vintage-engine | jar | 5.8.2 |