не последняя версия
Последняя версия 0.0.4

com.lvonce:hermes 0.0.3


Категории

Категории

Hermes Библиотеки уровня приложения Messaging
Группа

Группа

com.lvonce
Идентификатор

Идентификатор

hermes
Версия

Версия

0.0.3
Тип

Тип

jar

Скачать hermes 0.0.3


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