| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииHermes Библиотеки уровня приложения Messaging |
| Группа | Группаcom.github.the-h-team |
| Идентификатор | Идентификаторhermes-standalone |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеHermes-Plugin
A standalone distribution of Hermes for Spigot and Bungeecord
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| hermes-standalone-1.0.0.pom | |
| hermes-standalone-1.0.0.jar | 29 KB |
| hermes-standalone-1.0.0-sources.jar | 4 KB |
| hermes-standalone-1.0.0-javadoc.jar | 401 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.the-h-team/hermes-standalone/ -->
<dependency>
<groupId>com.github.the-h-team</groupId>
<artifactId>hermes-standalone</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.the-h-team/hermes-standalone/
implementation 'com.github.the-h-team:hermes-standalone:1.0.0'
// https://jarcasting.com/artifacts/com.github.the-h-team/hermes-standalone/
implementation ("com.github.the-h-team:hermes-standalone:1.0.0")
'com.github.the-h-team:hermes-standalone:jar:1.0.0'
<dependency org="com.github.the-h-team" name="hermes-standalone" rev="1.0.0">
<artifact name="hermes-standalone" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.the-h-team', module='hermes-standalone', version='1.0.0')
)
libraryDependencies += "com.github.the-h-team" % "hermes-standalone" % "1.0.0"
[com.github.the-h-team/hermes-standalone "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.the-h-team : hermes-common | jar | 1.0.0 |
| com.github.the-h-team : hermes-bungeecord | jar | 1.0.0 |
| com.github.the-h-team : hermes-spigot | jar | 1.0.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.spigotmc » spigot-api | jar | 1.16.5-R0.1-SNAPSHOT |
| net.md-5 : bungeecord-api | jar | 1.16-R0.5-SNAPSHOT |
| net.md-5 : bungeecord-api | javadoc | 1.16-R0.5-SNAPSHOT |
| com.google.guava : guava | jar | 21.0 |
| org.jetbrains : annotations | jar | 20.1.0 |