| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииHermes Библиотеки уровня приложения Messaging |
| Группа | Группаcom.github.the-h-team |
| Идентификатор | Идентификаторhermes-common |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеA module containing common logic for all Hermes platforms.
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| hermes-common-1.0.0.pom | |
| hermes-common-1.0.0.jar | 17 KB |
| hermes-common-1.0.0-sources.jar | 15 KB |
| hermes-common-1.0.0-javadoc.jar | 480 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.the-h-team/hermes-common/ -->
<dependency>
<groupId>com.github.the-h-team</groupId>
<artifactId>hermes-common</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.the-h-team/hermes-common/
implementation 'com.github.the-h-team:hermes-common:1.0.0'
// https://jarcasting.com/artifacts/com.github.the-h-team/hermes-common/
implementation ("com.github.the-h-team:hermes-common:1.0.0")
'com.github.the-h-team:hermes-common:jar:1.0.0'
<dependency org="com.github.the-h-team" name="hermes-common" rev="1.0.0">
<artifact name="hermes-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.the-h-team', module='hermes-common', version='1.0.0')
)
libraryDependencies += "com.github.the-h-team" % "hermes-common" % "1.0.0"
[com.github.the-h-team/hermes-common "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.guava : guava | jar | 21.0 |
| org.jetbrains : annotations | jar | 20.1.0 |