is not current version
Last Version 0.10.1-ALPHA

fr.blueberry-studio.hermes:hermes-api 0.10.0-ALPHA

API to program Hermes bot plugins for Discord.

Categories

Categories

Hermes Application Layer Libs Messaging
GroupId

GroupId

fr.blueberry-studio.hermes
ArtifactId

ArtifactId

hermes-api
Version

Version

0.10.0-ALPHA
Type

Type

jar

Download hermes-api 0.10.0-ALPHA


<!-- https://jarcasting.com/artifacts/fr.blueberry-studio.hermes/hermes-api/ -->
<dependency>
    <groupId>fr.blueberry-studio.hermes</groupId>
    <artifactId>hermes-api</artifactId>
    <version>0.10.0-ALPHA</version>
</dependency>
// https://jarcasting.com/artifacts/fr.blueberry-studio.hermes/hermes-api/
implementation 'fr.blueberry-studio.hermes:hermes-api:0.10.0-ALPHA'
// https://jarcasting.com/artifacts/fr.blueberry-studio.hermes/hermes-api/
implementation ("fr.blueberry-studio.hermes:hermes-api:0.10.0-ALPHA")
'fr.blueberry-studio.hermes:hermes-api:jar:0.10.0-ALPHA'
<dependency org="fr.blueberry-studio.hermes" name="hermes-api" rev="0.10.0-ALPHA">
  <artifact name="hermes-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.blueberry-studio.hermes', module='hermes-api', version='0.10.0-ALPHA')
)
libraryDependencies += "fr.blueberry-studio.hermes" % "hermes-api" % "0.10.0-ALPHA"
[fr.blueberry-studio.hermes/hermes-api "0.10.0-ALPHA"]