| License | License | 
|---|---|
| Categories | CategoriesHermes Application Layer Libs Messaging | 
| GroupId | GroupIdcom.github.the-h-team | 
| ArtifactId | ArtifactIdhermes-spigot | 
| Last Version | Last Version1.0.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionSpigot-native support for Hermes. | 
| Project Organization | Project Organization | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| hermes-spigot-1.0.0.pom | |
| hermes-spigot-1.0.0.jar | 22 KB | 
| hermes-spigot-1.0.0-sources.jar | 4 KB | 
| hermes-spigot-1.0.0-javadoc.jar | 397 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.the-h-team/hermes-spigot/ -->
<dependency>
    <groupId>com.github.the-h-team</groupId>
    <artifactId>hermes-spigot</artifactId>
    <version>1.0.0</version>
</dependency>// https://jarcasting.com/artifacts/com.github.the-h-team/hermes-spigot/
implementation 'com.github.the-h-team:hermes-spigot:1.0.0'// https://jarcasting.com/artifacts/com.github.the-h-team/hermes-spigot/
implementation ("com.github.the-h-team:hermes-spigot:1.0.0")'com.github.the-h-team:hermes-spigot:jar:1.0.0'<dependency org="com.github.the-h-team" name="hermes-spigot" rev="1.0.0">
  <artifact name="hermes-spigot" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.the-h-team', module='hermes-spigot', version='1.0.0')
)libraryDependencies += "com.github.the-h-team" % "hermes-spigot" % "1.0.0"[com.github.the-h-team/hermes-spigot "1.0.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.github.the-h-team : hermes-common | jar | 1.0.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.spigotmc » spigot-api | jar | 1.16.5-R0.1-SNAPSHOT | 
| com.google.guava : guava | jar | 21.0 | 
| org.jetbrains : annotations | jar | 20.1.0 |