| License |
License |
|---|---|
| Categories |
CategoriesHermes Application Layer Libs Messaging |
| GroupId | GroupIdfr.blueberry-studio.hermes |
| ArtifactId | ArtifactIdhermes-api |
| Version | Version0.10.1-ALPHA |
| Type | Typejar |
| Description |
Descriptionhermes-api
API to program Hermes bot plugins for Discord.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| hermes-api-0.10.1-ALPHA.pom | |
| hermes-api-0.10.1-ALPHA.jar | 41 KB |
| hermes-api-0.10.1-ALPHA-sources.jar | 30 KB |
| hermes-api-0.10.1-ALPHA-javadoc.jar | 366 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/fr.blueberry-studio.hermes/hermes-api/ -->
<dependency>
<groupId>fr.blueberry-studio.hermes</groupId>
<artifactId>hermes-api</artifactId>
<version>0.10.1-ALPHA</version>
</dependency>
// https://jarcasting.com/artifacts/fr.blueberry-studio.hermes/hermes-api/
implementation 'fr.blueberry-studio.hermes:hermes-api:0.10.1-ALPHA'
// https://jarcasting.com/artifacts/fr.blueberry-studio.hermes/hermes-api/
implementation ("fr.blueberry-studio.hermes:hermes-api:0.10.1-ALPHA")
'fr.blueberry-studio.hermes:hermes-api:jar:0.10.1-ALPHA'
<dependency org="fr.blueberry-studio.hermes" name="hermes-api" rev="0.10.1-ALPHA">
<artifact name="hermes-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.blueberry-studio.hermes', module='hermes-api', version='0.10.1-ALPHA')
)
libraryDependencies += "fr.blueberry-studio.hermes" % "hermes-api" % "0.10.1-ALPHA"
[fr.blueberry-studio.hermes/hermes-api "0.10.1-ALPHA"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.dv8tion : JDA | jar | 4.2.0_231 |
| com.sedmelluq » lavaplayer | jar | 1.3.73 |
| com.google.code.gson : gson | jar | 2.8.6 |
| com.github.Carleslc » Simple-YAML | jar | 1.2 |
| commons-io : commons-io | jar | 2.7 |
| com.zaxxer : HikariCP | jar | 3.4.5 |
| com.kcthota : emoji4j | jar | 6.0 |
| org.mariadb.jdbc : mariadb-java-client | jar | 2.6.2 |