is not current version
Last Version 2.3.0

com.github.cwdtom:hermes 2.0.1

hermes java sdk

Categories

Categories

Hermes Application Layer Libs Messaging
GroupId

GroupId

com.github.cwdtom
ArtifactId

ArtifactId

hermes
Version

Version

2.0.1
Type

Type

jar

Download hermes 2.0.1


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