License |
License |
---|---|
Categories |
CategoriesHermes Application Layer Libs Messaging |
GroupId | GroupIdcom.github.the-h-team |
ArtifactId | ArtifactIdhermes |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionHermes
Manage your messages with ease.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
hermes-1.0.0.pom | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.the-h-team/hermes/ -->
<dependency>
<groupId>com.github.the-h-team</groupId>
<artifactId>hermes</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.the-h-team/hermes/
implementation 'com.github.the-h-team:hermes:1.0.0'
// https://jarcasting.com/artifacts/com.github.the-h-team/hermes/
implementation ("com.github.the-h-team:hermes:1.0.0")
'com.github.the-h-team:hermes:pom:1.0.0'
<dependency org="com.github.the-h-team" name="hermes" rev="1.0.0">
<artifact name="hermes" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.the-h-team', module='hermes', version='1.0.0')
)
libraryDependencies += "com.github.the-h-team" % "hermes" % "1.0.0"
[com.github.the-h-team/hermes "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 21.0 |
org.jetbrains : annotations | jar | 20.1.0 |