is not current version
Last Version 2.3.0

com.github.cwdtom:hermes 2.1.0

hermes java sdk

Categories

Categories

Hermes Application Layer Libs Messaging
GroupId

GroupId

com.github.cwdtom
ArtifactId

ArtifactId

hermes
Version

Version

2.1.0
Type

Type

jar

Download hermes 2.1.0


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